CredentialManager.GetCredentialTarget Method (Uri)
Applies To: Dynamics CRM 2015
Retrieves the URI (for a given target URI) that will be present in the saved credentials
Namespace: Microsoft.Xrm.Tooling.CrmConnectControl.Utility
Assembly: Microsoft.Xrm.Tooling.CrmConnectControl (in Microsoft.Xrm.Tooling.CrmConnectControl.dll)
Syntax
public static Uri GetCredentialTarget(
Uri target
)
public:
static Uri^ GetCredentialTarget(
Uri^ target
)
static member GetCredentialTarget :
target:Uri -> Uri
Public Shared Function GetCredentialTarget (
target As Uri
) As Uri
Parameters
target
Type: System.UriTarget to be read
Return Value
Type: System.Uri
See Also
CredentialManager Class
Microsoft.Xrm.Tooling.CrmConnectControl.Utility Namespace
Return to top
© 2016 Microsoft. All rights reserved. Copyright