SamlAuthorizationDecisionClaimResource Class
Represents a claim for a SamlSecurityToken security token that asserts an authorization decision regarding access to a specific resource.
Assembly: System.IdentityModel (in System.IdentityModel.dll)
SamlSecurityToken security tokens specify their claims using SAML assertions. The claims in a SAML assertion are represented by SAML statements. The SAML specification defines a set of SAML statement types and one of them is a SamlAuthorizationDecisionStatement. A SamlAuthorizationDecisionStatement asserts an authorization decision by a SAML authority regarding access to a specific resource. The SamlAuthorizationDecisionClaimResource class represents a claim resource for the SamlAuthorizationDecisionStatement.
Windows 7, Windows Vista, Windows XP SP2, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003
The .NET Framework and .NET Compact Framework do not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.