Table of Contents

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 SnmpV3AuthenticationAlgorithm

The enum you wish to convert.

Returns

string

The equivalent string value.