ServerConfiguration Members
Include Protected Members
Include Inherited Members
Represent the server configuration section of the inband provisioning data.
The ServerConfiguration type exposes the following members.
Properties
Name | Description | |
---|---|---|
ConsoleDownloadExternalUrl | Gets the console download external URI value from the provisioning data. | |
ConsoleDownloadInternalUrl | Gets the console download internal URI value from the provisioning data. | |
ElementList | Obsolete. Gets the list of all elements available in this server configuration group. | |
EnableSipSecurityMode | Gets the SIP security mode value from the provisioning data. | |
HelpdeskExternalUrl | Gets the helpdesk external URI value from the provisioning data. | |
HelpdeskInternalUrl | Gets the helpdesk internal URI value from the provisioning data. | |
LocationProfile | Gets the location profile URI value from the provisioning data. | |
Organization | Gets the organization name from the provisioning data. | |
PoolUri | Gets the pool URI value from the provisioning data. | |
Properties | Gets the name-value of all properties in the group. | |
VoicemailUri | Gets the voice mail URI value from the provisioning data. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (inherited from Object) | |
Finalize | (inherited from Object) | |
GetHashCode | (inherited from Object) | |
GetType | (inherited from Object) | |
MemberwiseClone | (inherited from Object) | |
ToString | (inherited from Object) |
Top
Fields
Name | Description | |
---|---|---|
GroupName | Name of this provisioning group. |
Top