다음을 통해 공유


Saml2AuthenticationStatement 멤버

Represents the AuthnStatement element specified in [Saml2Core, 2.7.2].

다음 표에서는 Saml2AuthenticationStatement 유형에서 제공하는 멤버를 나열합니다.

공용 생성자

  이름 설명
  Saml2AuthenticationStatement 오버로드되었습니다.  

공용 속성

  이름 설명
public property AuthenticationContext The context used by the authenticating authority up to and including the authentication event that yielded this statement. [Saml2Core, 2.7.2]
public property AuthenticationInstant Specifies the time at which the authentication took place. [Saml2Core, 2.7.2]
public property SessionIndex Specifies the index of a particular session between the principal identified by the subject and the authenticating authority. [Saml2Core, 2.7.2]
public property SessionNotOnOrAfter Specifies the time instant at which the session between the principal identified by the subject and the SAML authority issuing this statement must be considered ended. [Saml2Core, 2.7.2]
public property SubjectLocality Specifies the DNS domain name and IP address for the system from which the assertion subject was apparently authenticated. [Saml2Core, 2.7.2]

공용 메서드

(보호 메서드 참조)

  이름 설명
public method Equals  오버로드되었습니다. (Object에서 상속)
public method GetHashCode  (Object에서 상속)
public method GetType  (Object에서 상속)
public methodstatic ReferenceEquals  (Object에서 상속)
public method ToString  (Object에서 상속)

보호 메서드

  이름 설명
protected method Finalize  (Object에서 상속)
protected method MemberwiseClone  (Object에서 상속)

참고 항목

참조

Saml2AuthenticationStatement 클래스
Microsoft.IdentityModel.Tokens.Saml2 네임스페이스

Copyright © 2008 by Microsoft Corporation.모든 권리 보유.