Saml2Constants.NameIdentifierFormats 멤버
These identifiers MAY be used in the Format attribute of the NameID, NameIDPolicy, or Issuer elements to refer to common formats for the content of the elements and the associated processing rules, if any. [Saml2Core, 8.3]
다음 표에서는 Saml2Constants.NameIdentifierFormats 유형에서 제공하는 멤버를 나열합니다.
공용 필드
이름 | 설명 | |
---|---|---|
EmailAddress | Indicates that the content of the element is in the form of an email address, specifically "addr-spec" as defined in [RFC 2822, 3.4.1]. [Saml2Core, 8.3.2] | |
Encrypted | When included in the Format attribute of the NameIDPolicy attribute, requests that the resulting identifier be encrypted. [Saml2Core, 3.4.1.1] | |
Entity | Indicates that the content of the element is a URI identifying an entity that provides SAML-based services (such as a SAML authority, requester, or responder) or is a participant in SAML profiles (such as a service provider supporting the browser SSO profile). [Saml2Core, 8.3.6] | |
Kerberos | Indicates that the content of the element is in the form of a Kerberos principal name using the format name[/instance]@REALM. [Saml2Core, 8.3.5] | |
Persistent | Indicates that the content of the element is a persistent opaque identifier for a principal that is specific to an identity provider and a service provider or affiliation of service providers. [Saml2Core, 8.3.7] (See also for many restrictions on the data.) | |
Transient | Indicates that the content of the element is an identifier with transient semantics and SHOULD be treated as an opaque and temporary value by the relying party. [Saml2Core, 8.3.8] | |
Unspecified | The interpretation of the content of the element is left to individual implementations. [Saml2Core, 8.3.1] | |
WindowsDomainQualifiedName | Indicates that the content of the element is a Windows domain qualified name. [Saml2Core, 8.3.4] | |
X509SubjectName | Indicates that the content of the element is in the form specified for the contents of the X509SubjectName element from [XMLSig]. [Saml2Core, 8.3.3] |
위
공용 메서드
(보호 메서드 참조)
이름 | 설명 | |
---|---|---|
Equals | 오버로드되었습니다. (Object에서 상속) | |
GetHashCode | (Object에서 상속) | |
GetType | (Object에서 상속) | |
ReferenceEquals | (Object에서 상속) | |
ToString | (Object에서 상속) |
위
보호 메서드
이름 | 설명 | |
---|---|---|
Finalize | (Object에서 상속) | |
MemberwiseClone | (Object에서 상속) |
위
참고 항목
참조
Saml2Constants.NameIdentifierFormats 클래스
Microsoft.IdentityModel.Tokens.Saml2 네임스페이스
Copyright © 2008 by Microsoft Corporation.모든 권리 보유.