AbstractDigestSchemeAlgorithm Property |
Namespace:
Ozeki.VoIP
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.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
Type:
String
See Also