Прочетете на английски Редактиране

Споделяне чрез


Saml2SecurityToken.Assertion Property

Definition

Gets the SAML assertion for this security token.

C#
public System.IdentityModel.Tokens.Saml2Assertion Assertion { get; }

Property Value

A Saml2Assertion that represents the SAML assertion for this security token.

Remarks

For Saml2SecurityToken security tokens, the claims are specified using a SAML assertion.

Use a constructor or the Saml2SecurityToken.Saml2SecurityToken(Saml2Assertion) method to set the Assertion property.

Applies to

Продукт Версии
.NET Framework 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