Freigeben über


Saml2Assertion.Conditions Property

Definition

Gets or sets conditions that must be evaluated when assessing the validity of and/or when using the assertion. [Saml2Core 2.3.3]

public Microsoft.IdentityModel.Tokens.Saml2.Saml2Conditions Conditions { get; set; }
member this.Conditions : Microsoft.IdentityModel.Tokens.Saml2.Saml2Conditions with get, set
Public Property Conditions As Saml2Conditions

Property Value

Applies to