Name | Description | |
---|---|---|
AcceptAnyCertificate | Determines whether any certificate will be accepted, even if a certificate validation error occurs. | |
AllowSha1SignedCertificates | Determines whether certificates signed with SHA-1 message digest algorithm can be accepted. | |
AllowUserAcceptCertificate | Determines whether the interactive user can be prompted to and accept a server certificate that has failed other validation checks. | |
CheckTimeValidAndNested | Check that the time value is valid (e.g. does not indicate that the certificate has expired) and that the CA certificate and the issued certificate have validity periods that are nested. | |
DisplayString | The display string for the current object. | |
MinimumCertificateKeySize | Determines the minimum length of the certificate's public key. | |
RequireRevocationStatusKnown | Require that it must be possible to determine whether the certificate has been revoked. | |
StandardName | A symbolic name of the current parameter combination if it has a standard name. Empty otherwise. | |
TrustedEndpointUrlStrings | Contains an array of endpoint URLs that are always trusted, without regard for the certificate provided. |