WsFederationAuthenticationDefaults Class

 

Default values related to WsFederation authentication middleware

Namespace:   Microsoft.Owin.Security.WsFederation
Assembly:  Microsoft.Owin.Security.WsFederation (in Microsoft.Owin.Security.WsFederation.dll)

System::Object
  Microsoft.Owin.Security.WsFederation::WsFederationAuthenticationDefaults

public ref class WsFederationAuthenticationDefaults abstract sealed 

NameDescription
System_CAPS_pubfieldSystem_CAPS_staticAuthenticationType

The default value used for WsFederationAuthenticationOptions.AuthenticationType

System_CAPS_pubfieldSystem_CAPS_staticCaption

The default value for WsFederationAuthenticationOptions.Caption.

System_CAPS_pubfieldSystem_CAPS_staticCookieName

The prefix used to provide a default WsFederationAuthenticationOptions.CookieName

System_CAPS_pubfieldSystem_CAPS_staticCookiePrefix

The prefix used to provide a default WsFederationAuthenticationOptions.CookieName

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top
Show: