Username Property
Retrieves the user name used to authenticate the feed.
Syntax
[ bstrUserName = ] Feed.Username
Possible Values
bstrUserName String that receives the user name. The property is read-only. The property has no default value.
Remarks
Use SetCredentials to store the user name, and ClearCredentials to remove it.
Applies To
Feed