다음을 통해 공유


Saml2Attribute.FriendlyName 속성

정의

특성에 대해 사람이 인식할 수 있는 설명을 가져오거나 설정합니다. [Saml2Core, 2.7.3.1]

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

속성 값

특성의 이름이 들어 있는 문자열입니다.

설명

FriendlyName 특성입니다.

적용 대상