Share via


SamlAssertion.Advice Property

Definition

Gets or sets additional information related to the assertion that assists processing in certain situations but which may be ignored by applications that do not understand the advice or do not wish to make use of it.

public Microsoft.IdentityModel.Tokens.Saml.SamlAdvice Advice { get; set; }
member this.Advice : Microsoft.IdentityModel.Tokens.Saml.SamlAdvice with get, set
Public Property Advice As SamlAdvice

Property Value

Applies to