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.
Clears the user name and password used to authenticate the feed.
Syntax
HRESULT ClearCredentials(VOID);
Return Value
Returns S_OK if successful, or an error value otherwise.
Remarks
This method removes the user name and password stored in the Credential Manager for the feed.
See Also