LMNetSnk Namespace : NetSnk_Encryption Enumeration |
public enum NetSnk_Encryption : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum NetSnk_Encryption Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As NetSnk_Encryption
public enum NetSnk_Encryption : System.IComparable, System.IConvertible, System.IFormattable
LMNetSnk.NetSnk_Encryption = function() { }; LMNetSnk.NetSnk_Encryption.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class NetSnk_Encryption : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
NetSnk_Encryption_None | Do not use encryption. |
NetSnk_Encryption_RC4 | Use RC4 encryption. |
System.Object
System.ValueType
System.Enum
LMNetSnk.NetSnk_Encryption
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2