Method FromSLNetParity
- Namespace
- Skyline.DataMiner.Core.DataMinerSystem.Common
- Assembly
- Skyline.DataMiner.Core.DataMinerSystem.Common.dll
FromSLNetParity(string)
Converts SLNet parity string into the enum.
public static SnmpV3AuthenticationAlgorithm FromSLNetParity(string parity)
Parameters
parity
stringParity string received from SLNet.
Returns
- SnmpV3AuthenticationAlgorithm
The equivalent enum.