Share via


SingleSignonLocator.GetCredentialEntryUrl Method (String)

This member is reserved for internal use and is not intended to be used directly from your code.

Namespace:  Microsoft.SharePoint.Portal
Assembly:  Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)

Syntax

'Declaration
Public Shared Function GetCredentialEntryUrl ( _
    strApplication As String _
) As String
'Usage
Dim strApplication As String
Dim returnValue As String

returnValue = SingleSignonLocator.GetCredentialEntryUrl(strApplication)
public static string GetCredentialEntryUrl(
    string strApplication
)

Parameters

Return Value

Type: System.String

See Also

Reference

SingleSignonLocator Class

SingleSignonLocator Members

GetCredentialEntryUrl Overload

Microsoft.SharePoint.Portal Namespace