Default constructor.
| C# | Visual Basic | Managed C++ |
public IMAP_Acl ( string name, IMAP_ACL_Flags rights )
Public Sub New ( _ name As String, _ rights As IMAP_ACL_Flags _ )
public: IMAP_Acl ( String^ name, IMAP_ACL_Flags rights )
- name (String)
- Authentication identifier name. Normally this is user or group name.
- rights (IMAP_ACL_Flags)
- Rights associated with this ACL entry.
Assembly: LumiSoft.Net Version: 2.0.2636.18419 (Module: LumiSoft.Net)