IMetabaseDeviceDescriptor.SecurityDescriptor

Fore Syntax

SecurityDescriptor: ISecurityDescriptor;

Fore.NET Syntax

SecurityDescriptor: Prognoz.Platform.Interop.Metabase.ISecurityDescriptor;

Description

The SecurityDescriptor property returns control parameters of access to the current object.

Comments

The property is used if the restriction mode is set for the printers used for printing.

Fore and Fore.NET Example

The property use is given in the example for IMetabaseDeviceDescriptor.DeviceName.

See also:

IMetabaseDeviceDescriptor