다음을 통해 공유


AuthenticationInformation 멤버

Contains authentication information pertaining to how a subject authenticated to an authority.

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

공용 생성자

  이름 설명
  AuthenticationInformation Initializes a new instance of the class.

공용 속성

  이름 설명
public property Address Gets or sets the address of the authority that created the token.
public property AuthorizationContexts Gets the T:Microsoft.IdentityModel.Claims.AuthorizationContext used by the authenticating authority when issuing tokens.
public property DnsName Gets or sets the DNS name of the authority that created the token.
public property NotOnOrAfter Gets or sets the time that the session referred to in the session index must be considered ended.
public property Session Gets or sets the session index that describes the session between the authority and the client.

공용 메서드

(보호 메서드 참조)

  이름 설명
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에서 상속)

참고 항목

참조

AuthenticationInformation 클래스
Microsoft.IdentityModel.Claims 네임스페이스

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