WsFederationAuthenticationDefaults.CookiePrefix Field
The prefix used to provide a default WsFederationAuthenticationOptions.CookieName
Namespace: Microsoft.Owin.Security.WsFederation
Assembly: Microsoft.Owin.Security.WsFederation (in Microsoft.Owin.Security.WsFederation.dll)
Syntax
public const string CookiePrefix
public:
literal String^ CookiePrefix
static val mutable CookiePrefix : string
Public Const CookiePrefix As String
Field Value
Type: System.String
See Also
WsFederationAuthenticationDefaults Class
Microsoft.Owin.Security.WsFederation Namespace
Return to top