CredentialManager.GetCredentialTarget(Uri) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Retrieves the URI (for a given target URI) that will be present in the saved credentials
public:
static Uri ^ GetCredentialTarget(Uri ^ target);
public static Uri GetCredentialTarget (Uri target);
static member GetCredentialTarget : Uri -> Uri
Public Shared Function GetCredentialTarget (target As Uri) As Uri
Parameters
- target
- Uri
Target to be read