Interface IAuthKeyReader
The IAuthKeyReader interface
Namespace: ImageVault.Common.Lib.Web
Assembly: ImageVault.Common.dll
Syntax
public interface IAuthKeyReader
Properties
CanChange
Gets the CanChange of the IAuthKeyReader
Declaration
bool CanChange { get; }
Property Value
Type | Description |
---|---|
System.Boolean |
Methods
ReadAuthKey()
Declaration
string ReadAuthKey()
Returns
Type | Description |
---|---|
System.String |