Unit 'JwaAdsTLB' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#winunits-jedi]

IADsAccessControlEntry

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: jwaadstlb.pas line 3371

type IADsAccessControlEntry = interface(IDispatch)

  function Get_AccessMask;

  procedure Set_AccessMask();

  function Get_AceType;

  procedure Set_AceType();

  function Get_AceFlags;

  procedure Set_AceFlags();

  function Get_Flags;

  procedure Set_Flags();

  function Get_ObjectType;

  procedure Set_ObjectType();

  function Get_InheritedObjectType;

  procedure Set_InheritedObjectType();

  function Get_Trustee;

  procedure Set_Trustee();

  property AccessMask: Integer; [rw]

  property AceType: Integer; [rw]

  property AceFlags: Integer; [rw]

  property Flags: Integer; [rw]

  property ObjectType: WideString; [rw]

  property InheritedObjectType: WideString; [rw]

  property Trustee: WideString; [rw]

end;

Inheritance

IADsAccessControlEntry

|

IInterface


Documentation generated on: 2023-03-18