IMetabase.CurrentDomainSubjectAddState

Fore Syntax

CurrentDomainSubjectAddState(Type: SecuritySubjectType): DomainSubjectAddState;

Fore.NET Syntax

CurrentDomainSubjectAddState[Type: Prognoz.Platform.Interop.Metabase.SecuritySubjectType]: Prognoz.Platform.Interop.Metabase.DomainSubjectAddState;

Parameters

Type. Type of the security subjects, which parameters of adding need defining.

Description

The CurrentDomainSubjectAddState property determines settings of adding domain security subjects.

Comments

The settings, established in this property, are applied for all users that are being added. This property is analog of the IMetabaseSecurity.CurrentDomainSubjectAddState property.

See also:

IMetabase