StsConfiguration.ClientCertificateRevocationVerificationSetting 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.
public:
property Microsoft::IdentityServer::PolicyModel::Configuration::RevocationVerificationSetting ^ ClientCertificateRevocationVerificationSetting { Microsoft::IdentityServer::PolicyModel::Configuration::RevocationVerificationSetting ^ get(); void set(Microsoft::IdentityServer::PolicyModel::Configuration::RevocationVerificationSetting ^ value); };
[System.Runtime.Serialization.DataMember(Order=6)]
public Microsoft.IdentityServer.PolicyModel.Configuration.RevocationVerificationSetting ClientCertificateRevocationVerificationSetting { get; set; }
member this.ClientCertificateRevocationVerificationSetting : Microsoft.IdentityServer.PolicyModel.Configuration.RevocationVerificationSetting with get, set
Public Property ClientCertificateRevocationVerificationSetting As RevocationVerificationSetting
Property Value
- Attributes