Enum ArtifactEncoding
The encodings for transporting the HTTP artifact.
Namespace: ComponentSpace.Saml2.Bindings.Artifact
Assembly: ComponentSpace.Saml2.dll
Syntax
public enum ArtifactEncoding
Fields
| Name | Description |
|---|---|
| Form | Form encoded. |
| Url | URL encoded. |