ClearCredentials Method

New for Internet Explorer 8

Clears the user name and password used to authenticate the feed.

Syntax

Feed.ClearCredentials()

Return Value

No return value.

Remarks

This method removes the user name and password stored in the Credential Manager for the feed.

Applies To

Feed

See Also

SetCredentials