DirSyncRequestControl.Option Eigenschaft

Definition

Die Option Eigenschaft gibt das Verhalten der Suche an.

public:
 property System::DirectoryServices::Protocols::DirectorySynchronizationOptions Option { System::DirectoryServices::Protocols::DirectorySynchronizationOptions get(); void set(System::DirectoryServices::Protocols::DirectorySynchronizationOptions value); };
public System.DirectoryServices.Protocols.DirectorySynchronizationOptions Option { get; set; }
member this.Option : System.DirectoryServices.Protocols.DirectorySynchronizationOptions with get, set
Public Property Option As DirectorySynchronizationOptions

Eigenschaftswert

Das Verhalten der Suche.

Hinweise

Diese Eigenschaft kann null oder eine Kombination aus einem oder mehreren werten von DirectorySynchronizationOptions.

Gilt für: