다음을 통해 공유


SamlAssertion.Conditions Property

Definition

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

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

Property Value

Applies to