Saml2SecurityToken.Assertion 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 the Saml2Assertion for this token.
public Microsoft.IdentityModel.Tokens.Saml2.Saml2Assertion Assertion { get; }
member this.Assertion : Microsoft.IdentityModel.Tokens.Saml2.Saml2Assertion
Public ReadOnly Property Assertion As Saml2Assertion