WsFederationDefaults Class
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.
Default values related to WsFederation authentication handler
public ref class WsFederationDefaults abstract sealed
public static class WsFederationDefaults
type WsFederationDefaults = class
Public Class WsFederationDefaults
- Inheritance
-
WsFederationDefaults
Fields
AuthenticationScheme |
The default authentication type used when registering the WsFederationHandler. |
DisplayName |
The default display name used when registering the WsFederationHandler. |
UserstatePropertiesKey |
Constant used to identify userstate inside AuthenticationProperties that have been serialized in the 'wctx' parameter. |