Search Results for

    Show / Hide Table of Contents

    Enum AccessLevel

    Defines the access level (permission) of a developer portal user.

    Namespace: Nevatech.Vsb.Repository.Entities
    Assembly: Nevatech.Vsb.Repository.dll
    Syntax
    [DataContract(Namespace = "http://schemas.nevatech.com/sentinet/2011/02")]
    public enum AccessLevel

    Fields

    Name Description
    Administrator

    Members of this role are portal administrators.

    None

    No access.

    ReadOnly

    Members of this role are API consumers.

    ReadWrite

    Members of this role are application developers.

    In This Article
    Back to top Nevatech Sentinet 6.7 Online Documentation