IPasswordResetServiceSetPassword Method |
Namespace: Omada.FIM.PasswordResetService
[OperationContractAttribute(Action = "https://Omada.FIM.PasswordResetService/IPasswordResetService/SetPassword", ReplyAction = "https://Omada.FIM.PasswordResetService/IPasswordResetService/SetPasswordResponse")] PasswordResetInformation[] SetPassword( int oimObjectId, bool isIdentity, CSDnInformation[] csObjectDns, Guid csObjectManagementAgentUid, string encryptedPassword, Guid[] blockedManagementAgentUids, Guid allowedTargetConnectorSpaceObjectId, bool forceChangeAtLogon, bool unlockAccount, bool enforcePasswordPolicy, bool synchronous )