Search Results for

    Show / Hide Table of Contents

    Enum WritePermissions

    The enum contains the permissions to manipulate (file) storages in terms of writing operations.

    Namespace: TeleScope.Persistence.Abstractions.Enumerations
    Assembly: TeleScope.Persistence.Abstractions.dll
    Syntax
    public enum WritePermissions : int

    Fields

    Name Description
    Create

    Permission to write and create new storages.

    Delete

    Permission to write and delete storages.

    None

    No permission to write at all.

    • GITHUB
    • Improve this Doc
    • View Source
    ☀
    ☾
    In This Article
    Back to top
    Copyright 2020-2022 TeleScope-dotnet. Generated by DocFX.
    ☀
    ☾