Click or drag to resize

SnmpV3UsmUserName Property

The name of the user. Must contain at least one character, but no more than 32 characters. Blank spaces are not allowed.

Namespace:  SolidFire.Element.Api
Assembly:  SolidFire.SDK (in SolidFire.SDK.dll) Version: 12.3.0.0
Syntax
C#
public string Name { get; set; }

Property Value

Type: String
See Also