CertificateAuthenticationOptions.RevocationFlag Właściwość

Definicja

Określa, które certyfikaty X509 w łańcuchu powinny być sprawdzane pod kątem odwołania.

public:
 property System::Security::Cryptography::X509Certificates::X509RevocationFlag RevocationFlag { System::Security::Cryptography::X509Certificates::X509RevocationFlag get(); void set(System::Security::Cryptography::X509Certificates::X509RevocationFlag value); };
public System.Security.Cryptography.X509Certificates.X509RevocationFlag RevocationFlag { get; set; }
member this.RevocationFlag : System.Security.Cryptography.X509Certificates.X509RevocationFlag with get, set
Public Property RevocationFlag As X509RevocationFlag

Wartość właściwości

Wartość domyślna to ExcludeRoot.

Dotyczy