RelyingPartyTrust.EncryptionCertificateRevocationCheck Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Important
This API is not CLS-compliant.
public:
property Microsoft::IdentityServer::PolicyModel::Configuration::RevocationSetting EncryptionCertificateRevocationCheck { Microsoft::IdentityServer::PolicyModel::Configuration::RevocationSetting get(); };
[System.CLSCompliant(false)]
public Microsoft.IdentityServer.PolicyModel.Configuration.RevocationSetting EncryptionCertificateRevocationCheck { get; }
member this.EncryptionCertificateRevocationCheck : Microsoft.IdentityServer.PolicyModel.Configuration.RevocationSetting
Public ReadOnly Property EncryptionCertificateRevocationCheck As RevocationSetting
Property Value
- Attributes