Search Results for

    Show / Hide Table of Contents

    Class StringPermissionAttribute

    Inheritance
    System.Object
    CommandPermissionAttribute
    StringPermissionAttribute
    Namespace: OpenAPI.Commands
    Assembly: OpenAPI.dll
    Syntax
    public class StringPermissionAttribute : CommandPermissionAttribute

    Constructors

    | Improve this Doc View Source

    StringPermissionAttribute(String)

    Declaration
    public StringPermissionAttribute(string permission)
    Parameters
    Type Name Description
    System.String permission

    Properties

    | Improve this Doc View Source

    Permission

    Declaration
    public string Permission { get; set; }
    Property Value
    Type Description
    System.String
    • Improve this Doc
    • View Source
    In This Article
    Back to top Generated by DocFX