The UserSecurityModel type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Authentication |
Get/Set hash to use for SNMP version 3 authentication. For available values see AuthenticationDigests | |
| AuthenticationParameters |
Get SNMP version 3 authentication parameter field object
| |
| AuthenticationSecret |
Authentication secret (or password).
| |
| EngineBoots |
Get SNMP version 3 agent authoritative engine boots object
| |
| EngineId |
Get SNMP version 3 agent authoritative engine id object
| |
| EngineTime |
Get SNMP version 3 agent authoritative engine time object
| |
| Privacy |
Get/set privacy protocol value. For available privacy protocols, see PrivacyProtocols
enumeration.
| |
| PrivacyParameters |
Get privacy parameters object.
| |
| PrivacySecret |
Privacy secret (or password)
| |
| SecurityName |
Security name (or user name)
| |
| Type |
Return ASN.1 type of the object stored in this or derived class.
(Inherited from AsnType.) |