Name | Description | |
---|---|---|
AcceptAnyCertificate | Determines whether the client accepts any server certificate, 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. | |
Default | Default certificate acceptance policy. | |
MinimumCertificateKeySize | Determines the minimum length of the certificate's public key. | |
OpcCompliance | Certificate acceptance policy for best OPC compliance. | |
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. (Inherited from OpcLabs.BaseLib.Parameters) | |
TestingInsecure | Certificate acceptance policy for testing. This policy is not secure! | |
TrustedEndpointUrlStrings | Contains an array of endpoint URLs that are always trusted, without regard for the certificate provided. |