Saml2NameIdentifier.Format 속성

정의

문자열 기반 식별자 정보의 분류를 나타내는 URI 참조를 가져오거나 설정합니다. [Saml2Core, 2.2.2]

public:
 property Uri ^ Format { Uri ^ get(); void set(Uri ^ value); };
public Uri Format { get; set; }
member this.Format : Uri with get, set
Public Property Format As Uri

속성 값

Uri

Uri.

예외

절대 URI가 아니 null 고 아닌 값을 설정하려는 시도가 발생합니다.

설명

Format 특성입니다.

적용 대상