ClaimTypes.Authentication 字段
定义
声明的 URI,指定关于标识是否经过身份验证的详细信息,http://schemas.xmlsoap.org/ws/2005/05/identity/claims/authenticated。The URI for a claim that specifies 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