다음을 통해 공유


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.

예외

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

설명

형식 특성입니다.

적용 대상