Table of Contents

Class SamlConstants.ActionNamespaces

Namespace
ComponentSpace.Saml2
Assembly
ComponentSpace.Saml2.dll

Action namespace identifiers.

public static class SamlConstants.ActionNamespaces
Inheritance
SamlConstants.ActionNamespaces
Inherited Members

Fields

Ghpp

Get/Head/Put/Post.

public const string Ghpp = "urn:oasis:names:tc:SAML:1.0:action:ghpp"

Field Value

string

Rwedc

Read/Write/Execute/Delete/Control.

public const string Rwedc = "urn:oasis:names:tc:SAML:1.0:action:rwedc"

Field Value

string

RwedcWithNegation

Read/Write/Execute/Delete/Control with Negation.

public const string RwedcWithNegation = "urn:oasis:names:tc:SAML:1.0:action:rwedc-negation"

Field Value

string

Unix

UNIX File Permissions.

public const string Unix = "urn:oasis:names:tc:SAML:1.0:action:unix"

Field Value

string