Password Property
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