다음을 통해 공유


Saml2Conditions 멤버

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에서 상속)

참고 항목

참조

Saml2Conditions 클래스
Microsoft.IdentityModel.Tokens.Saml2 네임스페이스

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