TenantBrokerSettings
NAMESPACE
RASAdminEngine.Core.OutputModels.Tenant
DESCRIPTION
Tenant Broker
INHERITED FROM
⇒
TenantBrokerSettings
INTERFACES
ISerializable
IComparable
PUBLIC PROPERTIES
Type | Name | Description
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".
PUBLIC METHODS
Type | Name | Description
Int32 | CompareTo (Object obj) | Inherited from RASSerilazableObj
Boolean | Equals (Object obj) | Inherited from RASSerilazableObj
Int32 | GetHashCode () | Inherited from RASSerilazableObj
Type | GetType () | String
ToString () | ### References to Commands | | |
Last updated