Unit 'IdLDAPV3' Package
[Overview][Constants][Types][Classes][Index] [#pl_indy]

TIdLDAPV3MatchingRuleAssertion

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

Declaration

Source position: IdLDAPV3.pas line 404

type TIdLDAPV3MatchingRuleAssertion = class(TObject)

public

  constructor Create;

  

  destructor Destroy; override;

  

  procedure Clear; virtual; overload;

  

  property matchingRule: TIdLDAPV3MatchingRuleId; [rw]

  

  property _type: TIdLDAPV3AttributeDescription; [rw]

  

  property matchValue: TIdLDAPV3AssertionValue; [rw]

  

  property dnAttributes: Boolean; [rw]

  

end;

Inheritance

TIdLDAPV3MatchingRuleAssertion

  

|

TObject



CT Web help

CodeTyphon Studio