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