Share via


WsFederationAuthenticationDefaults.AuthenticationType Field

 

The default value used for WsFederationAuthenticationOptions.AuthenticationType

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

Syntax

public const string AuthenticationType
public:
literal String^ AuthenticationType
static val mutable AuthenticationType : string
Public Const AuthenticationType As String

Field Value

Type: System.String

See Also

WsFederationAuthenticationDefaults Class
Microsoft.Owin.Security.WsFederation Namespace

Return to top