Method ToSLNetParity
- Namespace
- Skyline.DataMiner.Core.DataMinerSystem.Common
- Assembly
- Skyline.DataMiner.Core.DataMinerSystem.Common.dll
ToSLNetParity(SnmpV3AuthenticationAlgorithm)
Converts the enum into the equivalent SLNet string value.
public static string ToSLNetParity(SnmpV3AuthenticationAlgorithm value)
Parameters
value
SnmpV3AuthenticationAlgorithmThe enum you wish to convert.
Returns
- string
The equivalent string value.