SamlAuthorizationDecisionStatement.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 the evidence contained in the AuthorizationDecisionStatement.
public Microsoft.IdentityModel.Tokens.Saml.SamlEvidence Evidence { get; set; }
member this.Evidence : Microsoft.IdentityModel.Tokens.Saml.SamlEvidence with get, set
Public Property Evidence As SamlEvidence