Class HttpHeaders
A list of custom HttpHeaders that are used in IV
Inheritance
System.Object
HttpHeaders
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: ImageVault.Common.Security
Assembly: ImageVault.Common.dll
Syntax
public static class HttpHeaders
Fields
IVAuthorization
This header is used for supplying the Authorization token/ticket
Declaration
public const string IVAuthorization = "IVAuthorization"
Field Value
Type | Description |
---|---|
System.String |