Show / Hide Table of Contents

Enum PrivilegeGrantableOption

Indicates that a grantee can grant privilege to others via ADMIN_OPTION or GRANT_OPTION.

Namespace: Oci.DatasafeService.Models
Assembly: OCI.DotNetSDK.Datasafe.dll
Syntax
public enum PrivilegeGrantableOption

Fields

Name Description
AdminOption
GrantOption
UnknownEnumValue
In this article
Back to top