ClearCredentials Method
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