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
Rwedc
Read/Write/Execute/Delete/Control.
public const string Rwedc = "urn:oasis:names:tc:SAML:1.0:action:rwedc"
Field Value
RwedcWithNegation
Read/Write/Execute/Delete/Control with Negation.
public const string RwedcWithNegation = "urn:oasis:names:tc:SAML:1.0:action:rwedc-negation"
Field Value
Unix
UNIX File Permissions.
public const string Unix = "urn:oasis:names:tc:SAML:1.0:action:unix"