Table of Contents

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 string

Parity string received from SLNet.

Returns

SnmpV3AuthenticationAlgorithm

The equivalent enum.