Share via


CredentialManager.GetCredentialTarget(Uri) Method

Definition

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

Returns

Uri

Applies to