Saml2AuthorizationDecisionStatement.Evidence 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 or sets a set of Saml2Evidence that the SAML authority relied on in making the decision. [Saml2Core, 2.7.4]
public Microsoft.IdentityModel.Tokens.Saml2.Saml2Evidence Evidence { get; set; }
member this.Evidence : Microsoft.IdentityModel.Tokens.Saml2.Saml2Evidence with get, set
Public Property Evidence As Saml2Evidence