Enum ArtifactEncoding
- Namespace
- ComponentSpace.Saml2.Bindings.Artifact
- Assembly
- ComponentSpace.Saml2.dll
The encodings for transporting the HTTP artifact.
public enum ArtifactEncoding
Fields
Form = 0Form encoded.
Url = 1URL encoded.
The encodings for transporting the HTTP artifact.
public enum ArtifactEncoding
Form = 0Form encoded.
Url = 1URL encoded.