Password Property

New for Internet Explorer 8

Gets the password used to authenticate the feed.

Syntax

[ bstrPassword = ] Feed.Password

Possible Values

bstrPassword String that receives the password.

The property is read-only. The property has no default value.

Remarks

Use SetCredentials to store the password, and ClearCredentials to remove it.

Applies To

Feed