Search Results for

    Show / Hide Table of Contents

    Class ConfigFileAuthKeyReader

    Reads app config for auth key

    Inheritance
    System.Object
    ConfigFileAuthKeyReader
    Implements
    IAuthKeyReader
    Inherited Members
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: ImageVault.Common.Lib.Web
    Assembly: ImageVault.Common.dll
    Syntax
    public class ConfigFileAuthKeyReader : IAuthKeyReader

    Constructors

    ConfigFileAuthKeyReader()

    Declaration
    public ConfigFileAuthKeyReader()

    Properties

    CanChange

    Gets the CanChange of the ConfigFileAuthKeyReader

    Declaration
    public bool CanChange { get; }
    Property Value
    Type Description
    System.Boolean

    Methods

    ReadAuthKey()

    Declaration
    public string ReadAuthKey()
    Returns
    Type Description
    System.String

    Implements

    IAuthKeyReader

    Extension Methods

    EnumExtensions.GetNames<TEnum>(TEnum)
    In This Article
    Back to top (c) Meriworks 2002-2022