Namespace: Microsoft.IdentityModel.Tokens.Saml2
Assembly: Microsoft.IdentityModel (in microsoft.identitymodel.dll)
Usage
Visual Basic |
---|
Dim instance As Saml2Evidence |
Syntax
Visual Basic |
---|
Public Class Saml2Evidence |
C# |
---|
public class Saml2Evidence |
C++ |
---|
public ref class Saml2Evidence |
J# |
---|
public class Saml2Evidence |
JScript |
---|
public class Saml2Evidence |
Remarks
Contains one or more assertions or assertion references that the SAML authority relied on in issuing the authorization decision. [Saml2Core, 2.7.4.3]
Inheritance Hierarchy
System.Object
Microsoft.IdentityModel.Tokens.Saml2.Saml2Evidence
Microsoft.IdentityModel.Tokens.Saml2.Saml2Evidence
Thread Safety
Any public static (Shared in Visual
Basic) members of this type are thread safe. Any instance members
are not guaranteed to be thread safe.