Class TenancyOptions
- Namespace
- Cratis.Applications.Tenancy
- Assembly
- Cratis.Applications.dll
Represents the options for the correlation ID.
public class TenancyOptions
- Inheritance
-
TenancyOptions
- Inherited Members
Properties
HttpHeader
Gets or sets the HTTP header to use for the tenant ID.
public string HttpHeader { get; set; }