SnmpV3UsmUserSecLevel Property  | 
 
            noauth: No password or passphrase is required.
            auth: A password is required for user access.
            priv: A password and passphrase is required for user access.
            
 
    Namespace: 
   SolidFire.Element.Api
    Assembly:
   SolidFire.SDK (in SolidFire.SDK.dll) Version: 12.3.0.0
Syntaxpublic string SecLevel { get; set; }Property Value
Type: 
String
See Also