Base:
method
ChangePassword
System.DirectoryServices.AccountManagement.StoreCtx.ChangePassword(System.DirectoryServices.AccountManagement.AuthenticablePrincipal, System.String, System.String)
1 override of ChangePassword
System.DirectoryServices.AccountManagement (1)
System\DirectoryServices\AccountManagement\AD\ADAMStoreCtx.cs (1)
232internal override void ChangePassword(AuthenticablePrincipal p, string oldPassword, string newPassword)