|
DESPrivacyProviderIsSupported Property
|
Verifies if the provider is supported.
Namespace: GSF.Net.Snmp.SecurityAssembly: GSF.Net (in GSF.Net.dll) Version: 2.4.205-beta
Syntax public static bool IsSupported { get; }
Public Shared ReadOnly Property IsSupported As Boolean
Get
public:
static property bool IsSupported {
bool get ();
}
static member IsSupported : bool with get
GSF.Net.Snmp.Security.DESPrivacyProvider.get_IsSupported = function();
View SourceProperty Value
BooleanSee Also