Class SubDomain
Namespace: SuperOffice.WebApi
Assembly: SuperOffice.WebApi.dll
Development(“sod”) / Stage(“qoonline”) / Production(“online”)
Use with the subdomain
parameter in SuperOffice.WebApi.Authorization.AuthorizationAccessToken or GetTenantStatusAsync
Inheritance
object ←
SubDomain
Inherited Members
object.ToString(),
object.Equals(object),
object.Equals(object, object),
object.ReferenceEquals(object, object),
object.GetHashCode(),
object.GetType(),
object.MemberwiseClone()
Fields
Development
“sod”
Field Value
string
Production
“online”
Field Value
string
Stage
“qaonline”
Field Value
string