iControl.ManagementCertLDAPConfiguration.Endset_bind_password C# (CSharp) Méthode

Endset_bind_password() public méthode

public Endset_bind_password ( System asyncResult ) : void
asyncResult System
Résultat void
        public void Endset_bind_password(System.IAsyncResult asyncResult)
        {
            object [] results = this.EndInvoke(asyncResult);
        }
ManagementCertLDAPConfiguration