Edit

Share via


ClaimTypes.Authentication Field

Definition

Specifies the URI for a claim that contains details about whether an identity is authenticated; http://schemas.xmlsoap.org/ws/2005/05/identity/claims/authenticated.

public: System::String ^ Authentication;
public const string Authentication;
val mutable Authentication : string
Public Const Authentication As String 

Field Value

Remarks

Note

Schema URIs are mostly used as identifiers and shouldn't be expected to work as hyperlinks.

Applies to