SnmpV3SecureData.AuthenticationProtocol Property

Definition

Authentication protocol

public:
 property Microsoft::EnterpriseManagement::Security::SnmpV3AuthenticationFunction AuthenticationProtocol { Microsoft::EnterpriseManagement::Security::SnmpV3AuthenticationFunction get(); void set(Microsoft::EnterpriseManagement::Security::SnmpV3AuthenticationFunction value); };
public Microsoft.EnterpriseManagement.Security.SnmpV3AuthenticationFunction AuthenticationProtocol { get; set; }
member this.AuthenticationProtocol : Microsoft.EnterpriseManagement.Security.SnmpV3AuthenticationFunction with get, set
Public Property AuthenticationProtocol As SnmpV3AuthenticationFunction

Property Value

SnmpV3AuthenticationFunction

Returns SnmpV3AuthenticationFunction.

Applies to