McuParticipantEndpointProperties.AuthenticationMethod 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 conference authentication method.
public:
property Microsoft::Rtc::Collaboration::ConferenceAuthenticationMethod AuthenticationMethod { Microsoft::Rtc::Collaboration::ConferenceAuthenticationMethod get(); };
public Microsoft.Rtc.Collaboration.ConferenceAuthenticationMethod AuthenticationMethod { get; }
member this.AuthenticationMethod : Microsoft.Rtc.Collaboration.ConferenceAuthenticationMethod
Public ReadOnly Property AuthenticationMethod As ConferenceAuthenticationMethod