Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The IDsObjectPickerCredentials interface allows you to override credentials for the IDsObjectPicker object implementing this interface.
To obtain an instance of this interface, call QueryInterface with the IID_IDsObjectPickerCredentials interface identifier as shown below.
Inheritance
The IDsObjectPickerCredentials interface inherits from the IDsObjectPicker interface.
Methods
The IDsObjectPickerCredentials interface has these methods.
IDsObjectPickerCredentials::SetCredentials Use this method to override the user credentials, passing new credentials for the account profile to be used. |
Requirements
Requirement | Value |
---|---|
Minimum supported client | None supported |
Minimum supported server | Windows Server 2008 |
Target Platform | Windows |
Header | objsel.h |