C# Class Novell.Directory.Ldap.Events.SearchReferralEventArgs

This class represents the EventArgs corresponding to LdapSearchResultReference notification sent by Ldap Server.
Inheritance: LdapEventArgs
Afficher le fichier Open project: EventStore/csharp-ldap Class Usage Examples

Méthodes publiques

Méthode Description
SearchReferralEventArgs ( LdapMessage sourceMessage, EventClassifiers aClassification, LdapEventType aType )
getUrls ( ) : string[]

Method Details

SearchReferralEventArgs() public méthode

public SearchReferralEventArgs ( LdapMessage sourceMessage, EventClassifiers aClassification, LdapEventType aType )
sourceMessage LdapMessage
aClassification EventClassifiers
aType LdapEventType

getUrls() public méthode

public getUrls ( ) : string[]
Résultat string[]