Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 543 Bytes

isyndicationclient_servercredential.md

File metadata and controls

22 lines (15 loc) · 543 Bytes
-api-id -api-type
P:Windows.Web.Syndication.ISyndicationClient.ServerCredential
winrt property

Windows.Web.Syndication.ISyndicationClient.ServerCredential

-description

Gets or sets the credentials to use when making requests to the server.

-property-value

Initally, this value is a username/password tuple. For domain credentials, the username is in domain\user form.

-remarks

-examples

-see-also