WGSACLCollection ClassIpswitch.Messaging.Framework

[Missing <summary> documentation for "T:IMailAPI_NET.WGSACLCollection"]

Inheritance Hierarchy

SystemObject
  IMailAPI_NETWGSACLCollection

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

public class WGSACLCollection : IEnumerable

The WGSACLCollection type exposes the following members.

Constructors

  NameDescription
Public methodWGSACLCollection
Initializes a new instance of the WGSACLCollection class
Public methodWGSACLCollection(Int32)
Initializes a new instance of the WGSACLCollection class
Public methodWGSACLCollection(Int32, Int32)
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.
Top
Methods

  NameDescription
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetACLCollection(Int32)
Public methodGetACLCollection(Int32, Int32)
Public methodGetAdmitteeCollection(Int32, WGSShareType)
Public methodGetAdmitteeCollection(Int32, Int32, WGSShareType)
Public methodGetEnumerator
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodPopulateAccessArray(Int32)
Public methodPopulateAccessArray(Int32, Int32)
Public methodToString
Returns a String that represents the current Object.
(Inherited from Object.)
Top
Fields

  NameDescription
Public fieldAccessArray
Public fieldACLArray
Top
See Also

Reference