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
Syntax public string SecLevel { get; set; }
Property Value
Type:
StringSee Also