WGSACLCollection Constructor (Int32, Int32)Ipswitch.Messaging.Framework
Populates the ACLArray with a specific user's access control entries. Pass a -1 to get all of the access control entries in the DB.

Namespace: IMailAPI_NET
Assembly: IMailAPI_NET (in IMailAPI_NET.dll) Version: 1.0.0.0
Syntax

public WGSACLCollection(
	int iUserID,
	int iDomain
)

Parameters

iUserID
Type: SystemInt32

[Missing <param name="iUserID"/> documentation for "M:IMailAPI_NET.WGSACLCollection.#ctor(System.Int32,System.Int32)"]

iDomain
Type: SystemInt32

[Missing <param name="iDomain"/> documentation for "M:IMailAPI_NET.WGSACLCollection.#ctor(System.Int32,System.Int32)"]

See Also

Reference