SamlAssertion.Conditions Property
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 a set of conditions that may be taken into account when assessing the validity of the SAML assertion.
public:
property System::IdentityModel::Tokens::SamlConditions ^ Conditions { System::IdentityModel::Tokens::SamlConditions ^ get(); void set(System::IdentityModel::Tokens::SamlConditions ^ value); };
public System.IdentityModel.Tokens.SamlConditions Conditions { get; set; }
member this.Conditions : System.IdentityModel.Tokens.SamlConditions with get, set
Public Property Conditions As SamlConditions
A SamlConditions that specifies a set of conditions that may be taken into account when assessing the validity of the SAML assertion.
The IsReadOnly property is true
and an attempt is made to set the Conditions property.
The Conditions property corresponds to the <saml:Conditions>
element defined in the OASIS SAML 1.1 specification.
Produkt | Verzie |
---|---|
.NET Framework | 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1 |
Pripomienky k produktu .NET
.NET je open-source projekt. Ak chcete poskytnúť pripomienky, vyberte prepojenie: