Class MacAuthKeyReader
Reads computers MAC address as auth key
Inheritance
System.Object
MacAuthKeyReader
Implements
Namespace: ImageVault.Common.Lib.Web
Assembly: ImageVault.Common.dll
Syntax
public class MacAuthKeyReader : Object, IAuthKeyReader
Constructors
MacAuthKeyReader()
Declaration
public MacAuthKeyReader()
Properties
CanChange
Gets the CanChange of the IAuthKeyReader
Declaration
public bool CanChange { get; }
Property Value
Type | Description |
---|---|
System.Boolean |
Methods
ReadAuthKey()
Declaration
public string ReadAuthKey()
Returns
Type | Description |
---|---|
System.String |