Show / Hide Table of Contents

Class SAMLIdentifiers.ActionNamespaces

Action namespace identifiers.

Inheritance
object
SAMLIdentifiers.ActionNamespaces
Inherited Members
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
Namespace: ComponentSpace.SAML2
Assembly: ComponentSpace.Saml2.dll
Syntax
public static class SAMLIdentifiers.ActionNamespaces

Fields

GHPP

Get/Head/Put/Post.

Declaration
public const string GHPP = "urn:oasis:names:tc:SAML:1.0:action:ghpp"
Field Value
Type Description
string

RWEDC

Read/Write/Execute/Delete/Control.

Declaration
public const string RWEDC = "urn:oasis:names:tc:SAML:1.0:action:rwedc"
Field Value
Type Description
string

RWEDCWithNegation

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

Declaration
public const string RWEDCWithNegation = "urn:oasis:names:tc:SAML:1.0:action:rwedc-negation"
Field Value
Type Description
string

Unix

UNIX File Permissions.

Declaration
public const string Unix = "urn:oasis:names:tc:SAML:1.0:action:unix"
Field Value
Type Description
string

See Also

Action
In this article
Back to top Copyright © ComponentSpace Pty Ltd 2004-2025. All rights reserved.