IdentityUserClaim<TKey>.ClaimType 속성

정의

이 클레임의 클레임 유형을 가져오거나 설정합니다.

public:
 virtual property System::String ^ ClaimType { System::String ^ get(); void set(System::String ^ value); };
public virtual string ClaimType { get; set; }
public virtual string? ClaimType { get; set; }
member this.ClaimType : string with get, set
Public Overridable Property ClaimType As String

속성 값

적용 대상