ServiceProperties.ExtendedProtectionTokenCheck 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::ProtectionPolicySetting ExtendedProtectionTokenCheck { Microsoft::IdentityServer::PolicyModel::Configuration::ProtectionPolicySetting get(); };
[System.CLSCompliant(false)]
public Microsoft.IdentityServer.PolicyModel.Configuration.ProtectionPolicySetting ExtendedProtectionTokenCheck { get; }
member this.ExtendedProtectionTokenCheck : Microsoft.IdentityServer.PolicyModel.Configuration.ProtectionPolicySetting
Public ReadOnly Property ExtendedProtectionTokenCheck As ProtectionPolicySetting
Property Value
- Attributes