DigestSHA256QopAuthSchemeAlgorithm Property |
Namespace:
Ozeki.VoIP
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntaxprotected override string Algorithm { get; }
Protected Overrides ReadOnly Property Algorithm As String
Get
protected:
virtual property String^ Algorithm {
String^ get () override;
}
abstract Algorithm : string with get
override Algorithm : string with get
Property Value
Type:
String
See Also