ProvisioningData Members
Include Protected Members
Include Inherited Members
Represents the inband provisioning data.
The ProvisioningData type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
EndpointConfiguration | Gets the endpoint configuration from the provisioning data. |
![]() |
LocationPolicyConfiguration | Gets the location policy configuration from the provisioning data. |
![]() |
LocationProfileConfiguration | Gets the location profile data for the user. |
![]() |
LocationProfilesConfiguration | Obsolete. Gets the LocationProfiles data from the provisioning data. |
![]() |
MediaConfiguration | Gets the media configuration from the provisioning data. |
![]() |
MeetingPolicyConfiguration | Gets the meeting policy configuration from the provisioning data. |
![]() |
MobilityPolicyConfiguration | Gets the mobility policy configuration from the provisioning data. |
![]() |
PresencePolicy | Gets the presence policy for the endpoint |
![]() |
ServerConfiguration | Gets the server configuration policy from the provisioning data. |
![]() |
UCPolicyConfiguration | Gets the UC policy configuration from the provisioning data. |
![]() |
UserSettingConfiguration | Gets the user setting configuration from the provisioning data. |
![]() |
Xml | Obsolete. Returns XML representation of inband provisioning data as it was received from the server. |
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