BaseAuthenticationInfoUri Property |
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntaxpublic string Uri { get; set; }
Public Property Uri As String
Get
Set
public:
property String^ Uri {
String^ get ();
void set (String^ value);
}
member Uri : string with get, set
Property Value
String
See Also