Notebook.UserRole

Notebook.UserRole property

Possible values are: Owner, Contributor, Reader, None. Owner represents owner-level access to the notebook. Contributor represents read/write access to the notebook. Reader represents read-only access to the notebook. Read-only.

public UserRole UserRole { get; }

See Also