ProvisioningData.EndpointConfiguration Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the endpoint configuration from the provisioning data.
public:
property Microsoft::Rtc::Collaboration::Presence::EndpointConfiguration ^ EndpointConfiguration { Microsoft::Rtc::Collaboration::Presence::EndpointConfiguration ^ get(); };
public Microsoft.Rtc.Collaboration.Presence.EndpointConfiguration EndpointConfiguration { get; }
member this.EndpointConfiguration : Microsoft.Rtc.Collaboration.Presence.EndpointConfiguration
Public ReadOnly Property EndpointConfiguration As EndpointConfiguration