Search Results for

    Show / Hide Table of Contents

    Interface ILocalRole

    Namespace: ImageVault.Web.Security
    Assembly: ImageVault.Web.dll
    Syntax
    public interface ILocalRole

    Properties

    Id

    Declaration
    string Id { get; set; }
    Property Value
    Type Description
    System.String

    Name

    Declaration
    string Name { get; set; }
    Property Value
    Type Description
    System.String
    In This Article
    Back to top (c) Meriworks 2002-2022