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)
Вверх

См. также




© Корпорация Майкрософт (Microsoft Corporation), 2008.Все права защищены.