C# Class Novell.Directory.Ldap.Extensions.RefreshLdapServerRequest

Reloads the Ldap server. The refreshLdapServerRequest extension uses the following OID: 2.16.840.1.113719.1.27.100.9 The requestValue is set to null.
Inheritance: Novell.Directory.Ldap.LdapExtendedOperation
Afficher le fichier Open project: EventStore/csharp-ldap Class Usage Examples

Méthodes publiques

Méthode Description
RefreshLdapServerRequest ( ) : System

Constructs an extended operation object for reloading the Ldap server. The constructor sets the OID.

Method Details

RefreshLdapServerRequest() public méthode

Constructs an extended operation object for reloading the Ldap server. The constructor sets the OID.
LdapException A general exception which includes an error /// message and an Ldap error code. ///
public RefreshLdapServerRequest ( ) : System
Résultat System