다음을 통해 공유


DisplayClaim.Description 속성

정의

표시 클레임에 대한 설명을 가져오거나 설정합니다.

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

속성 값

표시 클레임의 설명입니다.

설명

이 선택적 요소는 보안 토큰에서 반환 된 클레임에 대 한 의미 체계에 대 한 설명을 제공 합니다.

적용 대상