Condividi tramite


MongoDBRoleDefinitionType Enum

Definition

Indicates whether the Role Definition was built-in or user created.

public enum MongoDBRoleDefinitionType
type MongoDBRoleDefinitionType = 
Public Enum MongoDBRoleDefinitionType
Inheritance
MongoDBRoleDefinitionType

Fields

BuiltInRole 0

BuiltInRole.

CustomRole 1

CustomRole.

Applies to