Partilhar via


Saml2Action Class

Definition

Represents the Action element specified in [Saml2Core, 2.7.4.2]. see: http://docs.oasis-open.org/security/saml/v2.0/saml-core-2.0-os.pdf

public class Saml2Action
type Saml2Action = class
Public Class Saml2Action
Inheritance
Saml2Action

Constructors

Saml2Action(String, Uri)

Constructs an instance of Saml2Action class.

Properties

Namespace

Gets or sets a URI reference representing the namespace in which the name of the specified action is to be interpreted. [Saml2Core, 2.7.4.2]

Value

Gets or sets the label for an action sought to be performed on the specified resource. [Saml2Core, 2.7.4.2]

Applies to