Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 667 Bytes

atompubclient_atompubclient_1361480865.md

File metadata and controls

23 lines (16 loc) · 667 Bytes
-api-id -api-type
M:Windows.Web.AtomPub.AtomPubClient.#ctor(Windows.Security.Credentials.PasswordCredential)
winrt method

Windows.Web.AtomPub.AtomPubClient.AtomPubClient

-description

Creates a new AtomPubClient object with the credential to use when making requests to the server. Initially, a 'username/password' tuple. However, for domain credentials, the username must be in 'domain\user form'.

-parameters

-param serverCredential

The specified security credentials.

-remarks

-examples

-see-also