SRTPPolicyAuthenticationType Property |
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.98
Syntaxpublic SRTPAuthentication AuthenticationType { get; }Public ReadOnly Property AuthenticationType As SRTPAuthentication
Get
public:
property SRTPAuthentication AuthenticationType {
SRTPAuthentication get ();
}member AuthenticationType : SRTPAuthentication with get
Property Value
SRTPAuthentication
See Also