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) |
См. также
© Корпорация Майкрософт (Microsoft Corporation), 2008.Все права защищены.