SRTPPolicyAuthenticationType Property |
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public SRTPAuthentication AuthenticationType { get; }
Public ReadOnly Property AuthenticationType As SRTPAuthentication
Get
public:
property SRTPAuthentication AuthenticationType {
SRTPAuthentication get ();
}
member AuthenticationType : SRTPAuthentication with get
Property Value
Type:
SRTPAuthenticationSee Also