SamlAction Class
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.
Represents the Action element specified in [Saml, 2.4.5.1]. see: https://www.oasis-open.org/committees/download.php/3406/oasis-sstc-saml-core-1.1.pdf
public class SamlAction
type SamlAction = class
Public Class SamlAction
- Inheritance
-
SamlAction
Constructors
SamlAction(String, Uri) |
Constructs an instance of SamlAction class. |
SamlAction(String) |
Constructs an instance of SamlAction class. |
Properties
Namespace |
Gets or sets a URI reference representing the namespace in which the name of the specified action is to be interpreted. [Saml, 2.4.5.1] |
Value |
Gets or sets the label for an action sought to be performed on the specified resource. [Saml, 2.4.5.1] |