SamlAssertion.Conditions Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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