IXFeed2::ClearCredentials Method

New for Internet Explorer 8

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

IXFeed2::SetCredentials