| 
            
              AESPrivacyProviderBaseIsSupported Property
             | 
          
        
        
            Verifies if the provider is supported.
            
        
        Namespace: GSF.Net.Snmp.SecurityAssembly: GSF.Net (in GSF.Net.dll) Version: 2.4.258-beta
Syntaxpublic 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.AESPrivacyProviderBase.get_IsSupported = function();
 View SourceProperty Value
Boolean
See Also