TokenProvider.UseBasicAuthorization

TokenProvider.UseBasicAuthorization property

Gets or sets value which indicates whether basic authorization is used

public virtual bool UseBasicAuthorization { get; set; }

See Also