SamlAction Class
Represents the <saml:Action> element within a SAML assertion that contains an action on a specified resource.
Assembly: System.IdentityModel (in System.IdentityModel.dll)
The SamlAction class corresponds the <saml:Action> XML element which is defined in the OASIS SAML v1.1 specification.
Use the SamlAction class when specifying a claim about the ability of a subject SamlAuthorizationDecisionStatement to perform a specified action on a specified resource. Use the SamlAction class to specify the desired action and the SamlAccessDecision class to specify the access decision. The Action property represents that action and the Namespace property specifies the XML namespace in which the action is defined.
SamlAction position in the SAML object hierarchy is:
SamlAuthorizationDecisionStatement
SamlAction
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.