Click or drag to resize

DefaultPrivacyProviderAuthenticationProvider Property

Corresponding IAuthenticationProvider.

Namespace: GSF.Net.Snmp.Security
Assembly: GSF.Net (in GSF.Net.dll) Version: 2.4.181-beta
Syntax
public IAuthenticationProvider AuthenticationProvider { get; }
View Source

Property Value

IAuthenticationProvider

Implements

IPrivacyProviderAuthenticationProvider
See Also