ApplicationEndpointSettings.MediaEdgeAuthenticationService Property
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 or sets the connection context for the service that grants communication permissions via a media edge service deployed in the perimeter network.
public:
property Microsoft::Rtc::Signaling::ConnectionContext ^ MediaEdgeAuthenticationService { Microsoft::Rtc::Signaling::ConnectionContext ^ get(); void set(Microsoft::Rtc::Signaling::ConnectionContext ^ value); };
C#
public Microsoft.Rtc.Signaling.ConnectionContext MediaEdgeAuthenticationService { get; set; }
member this.MediaEdgeAuthenticationService : Microsoft.Rtc.Signaling.ConnectionContext with get, set
Public Property MediaEdgeAuthenticationService As ConnectionContext
Thrown when given value is null.
Note that this is an advanced API that is meant to be used only when an endpoint's proxy host is an edge server rather than a front end server.
Proizvod | Verzije |
---|---|
Lync UCMA | 4.0, 5.0, latest |