ProtectionPolicySetting Enumeration
Specifies when ExtendedProtection should be enforced.
Assembly: Microsoft.IdentityServer (in Microsoft.IdentityServer.dll)
| Member name | Description | |
|---|---|---|
| Allow | Enforce ExtendedProtection when supported. | |
| None | Never enforce ExtendedProtection. | |
| Require | Always enforce ExtendedProtection. |
Community Additions
ADD
Show: