SamlSecurityToken.Assertion Property

Definition

Gets the SamlAssertion for this token.

public Microsoft.IdentityModel.Tokens.Saml.SamlAssertion Assertion { get; }
member this.Assertion : Microsoft.IdentityModel.Tokens.Saml.SamlAssertion
Public ReadOnly Property Assertion As SamlAssertion

Property Value

Applies to