TenantBrokerSettings
Last updated
Last updated
RASAdminEngine.Core.OutputModels.Tenant
Tenant Broker
⇒
TenantBrokerSettings
ISerializable
IComparable
Boolean
AllowRegistrationWithSecretKey
Allow RAS Sites to register in Tenant Broker using a secret key.
String
BrokerAddress
Address to be used when registering a tenant, when the OverrideAddress
is set.
Boolean
HideBillingInfo
When set, billing information is not provided in the Licensing category
of the Tenant.
Boolean
OverrideAddress
Override Tenant Broker address in tenant invitations and secret keys.
String
TenantBrokerSecretKey
Tenant broker secret key which is to be used for tenants to
automatically register themselves.
String
TenantDomain
Public domain address used to register the tenants. If you want to
register tenants as subdomains, specify the domain part of the host
name. For example, to use "subdomain.domain.com" as a tenant hosts name,
specify "domain.com".
Int32
CompareTo (Object obj)
Boolean
Equals (Object obj)
Int32
GetHashCode ()
Type
GetType ()
String
ToString ()
### References to Commands
Inherited from
Inherited from
Inherited from