AuthenticationInformation 멤버
Contains authentication information pertaining to how a subject authenticated to an authority.
다음 표에서는 AuthenticationInformation 유형에서 제공하는 멤버를 나열합니다.
공용 생성자
이름 | 설명 | |
---|---|---|
AuthenticationInformation | Initializes a new instance of the class. |
위
공용 속성
이름 | 설명 | |
---|---|---|
Address | Gets or sets the address of the authority that created the token. | |
AuthorizationContexts | Gets the T:Microsoft.IdentityModel.Claims.AuthorizationContext used by the authenticating authority when issuing tokens. | |
DnsName | Gets or sets the DNS name of the authority that created the token. | |
NotOnOrAfter | Gets or sets the time that the session referred to in the session index must be considered ended. | |
Session | Gets or sets the session index that describes the session between the authority and the client. |
위
공용 메서드
(보호 메서드 참조)
이름 | 설명 | |
---|---|---|
Equals | 오버로드되었습니다. (Object에서 상속) | |
GetHashCode | (Object에서 상속) | |
GetType | (Object에서 상속) | |
ReferenceEquals | (Object에서 상속) | |
ToString | (Object에서 상속) |
위
보호 메서드
이름 | 설명 | |
---|---|---|
Finalize | (Object에서 상속) | |
MemberwiseClone | (Object에서 상속) |
위
참고 항목
참조
AuthenticationInformation 클래스
Microsoft.IdentityModel.Claims 네임스페이스
Copyright © 2008 by Microsoft Corporation.모든 권리 보유.