SynchronizeSecurity Enum

Definition

Defines the synchronize security objects.

public enum SynchronizeSecurity
type SynchronizeSecurity = 
Public Enum SynchronizeSecurity
Inheritance
SynchronizeSecurity

Fields

CopyAll 0

Specifies the copy all objects.

IgnoreSecurity 2

Specifies the ignored security objects.

SkipMembership 1

Specifies the skip membership objects.

Applies to