CertificateInfoLocalAddress Property |
Namespace:
Ozeki.VoIP
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntaxpublic string LocalAddress { get; }
Public ReadOnly Property LocalAddress As String
Get
public:
property String^ LocalAddress {
String^ get ();
}
member LocalAddress : string with get
Property Value
Type:
String
See Also