Class QueryStringKeys
A list of custom QueryString parameters that are used in IV
Inheritance
System.Object
QueryStringKeys
Namespace: ImageVault.Common.Security
Assembly: ImageVault.Common.dll
Syntax
public static class QueryStringKeys : Object
Fields
IVAuthorization
Used for oauth rest requests as an alternative method to pass the authorization header
Declaration
public const string IVAuthorization = "ivauthorization"
Field Value
Type | Description |
---|---|
System.String |