DigestMD5WithoutQopSchemeAlgorithm Property |
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.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
String
See Also