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