Enum SAMLIdentifiers.Profile
The SAML profiles.
Namespace: ComponentSpace.SAML2
Assembly: ComponentSpace.Saml2.dll
Syntax
public enum SAMLIdentifiers.Profile
  Fields
| Name | Description | 
|---|---|
| Artifact | Artifact resolution  | 
      
| BasicAttribute | Basic attribute  | 
      
| DCE | DCE PAC attribute  | 
      
| NameIDManagement | Name identifier management  | 
      
| NameIDMapping | Name identifier mapping  | 
      
| Query | Assertion query/request  | 
      
| SSOBrowser | SSO browser  | 
      
| SSOECP | Enhanced client or proxy  | 
      
| SSOLogout | SSO logout  | 
      
| UUID | UUID attribute  | 
      
| Unspecified | A special value indicating the profile has not been specified  | 
      
| X500 | X.500/LDAP attribute  | 
      
| XACML | XACML attribute  |