Microsoft.IdentityServer.PolicyModel.Configuration Namespace

 

Contains classes and enumerations for configuring policy.

Classes

Class Description
System_CAPS_pubclass ContractObject

Represents a data contract.

System_CAPS_pubclass SafeEnum<TEnum>

Provides a version-safe object for accessing enumeration values in a data contract.

Enumerations

Enumeration Description
System_CAPS_pubenum ProtectionPolicySetting

Specifies when ExtendedProtection should be enforced.

System_CAPS_pubenum RevocationSetting

Specifies the type of validation that should occur for the signing certificate when signatures are processed.

System_CAPS_pubenum WebCustomizationResourceType

Types of resources used for web customization.

Return to top