PrincipalType Enum

Definition

The principal types that can be used in security statements.

public enum PrincipalType
type PrincipalType = 
Public Enum PrincipalType
Inheritance
PrincipalType

Fields

Identifier 2

Use the identifier.

Null 0

Null was used.

Public 1

Public was used.

Applies to