Search Results for

    Show / Hide Table of Contents

    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

    Extension Methods

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