Class ConfigFileAuthKeyReader
Reads app config for auth key
Inheritance
System.Object
ConfigFileAuthKeyReader
Implements
Namespace: ImageVault.Common.Lib.Web
Assembly: ImageVault.Common.dll
Syntax
public class ConfigFileAuthKeyReader : Object, IAuthKeyReader
Constructors
ConfigFileAuthKeyReader()
Declaration
public ConfigFileAuthKeyReader()
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 |