Represents the Conditions element specified in [Saml2Core, 2.5.1].

В следующей таблице перечислены члены, предоставляемые типом Saml2Conditions.

Открытый Конструкторы

  Имя Описание
Saml2Conditions  
Вверх

Открытый Свойства

  Имя Описание
public property AudienceRestrictions Specifies that the assertion is addressed to a particular audience. [Saml2Core, 2.5.1]
public property NotBefore Specifies the earliest time instant at which the assertion is valid. [Saml2Core, 2.5.1]
public property NotOnOrAfter Specifies the time instant at which the assertion has expired. [Saml2Core, 2.5.1]
public property OneTimeUse Specifies that the assertion SHOULD be used immediately and MUST NOT be retained for future use. [Saml2Core, 2.5.1]
public property ProxyRestriction Specifies limitations that the asserting party imposes on relying parties that wish to subsequently act as asserting parties themselves and issue assertions of their own on the basis of the information contained in the original assertion. [Saml2Core, 2.5.1]
Вверх

Открытый Методы (см. также Защищенный Методы)

  Имя Описание
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.Все права защищены.