Click or drag to resize

DefaultAuthenticationProviderInstance Property

Gets the instance.

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

Property Value

IAuthenticationProvider
The instance.
See Also