WsFederationDefaults Class
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
C#
public static class WsFederationDefaults
type WsFederationDefaults = class
Public Class WsFederationDefaults
- Inheritance
-
WsFederationDefaults
Authentication |
The default authentication type used when registering the WsFederationHandler. |
Display |
The default display name used when registering the WsFederationHandler. |
Userstate |
Constant used to identify userstate inside AuthenticationProperties that have been serialized in the 'wctx' parameter. |
Product | Versions |
---|---|
ASP.NET Core | 2.1, 2.2, 3.0, 3.1, 5.0, 6.0, 7.0, 8.0, 9.0 |