AbstractDigestSchemeAlgorithm Property |
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.0
Syntaxprotected abstract string Algorithm { get; }
Protected MustOverride ReadOnly Property Algorithm As String
Get
protected:
virtual property String^ Algorithm {
String^ get () abstract;
}
abstract Algorithm : string with get
Property Value
String
See Also