Show / Hide Table of Contents

Enum AccessLevel

Provides definitions for a user's access privileges to a data store.

Namespace: Microsoft.Internal.Studios.Aruba.Infrastructure
Assembly: Aruba.Infrastructure.dll
Syntax
public enum AccessLevel

Fields

Name Description
Administrator

Administrator access.

Author

Author access.

None

No access.

ReadOnly

Read only access.

ReadWrite

Read and Write access.

  • View Source
In this article
Back to top Generated by DocFX