Class Constants.Http
Inheritance
Constants.Http
Assembly: Algenta.Colectica.Repository.Client.dll
Syntax
public static class Constants.Http
Fields
MimeTypeJson
Declaration
public const string MimeTypeJson = "application/json"
Field Value
WwwAuthenticateBasicScheme
Declaration
public const string WwwAuthenticateBasicScheme = "Basic"
Field Value
WwwAuthenticateBearerScheme
Declaration
public const string WwwAuthenticateBearerScheme = "Bearer"
Field Value
WwwAuthenticateNegotiateScheme
Declaration
public const string WwwAuthenticateNegotiateScheme = "Negotiate"
Field Value
WwwAuthenticateNtlmScheme
Declaration
public const string WwwAuthenticateNtlmScheme = "NTLM"
Field Value