ISsoProvider.GetCredentialManagementURL, méthode (Microsoft.SharePoint.Portal.SingleSignon)
Gets the URL for managing credentials for the specified application.
Espace de noms : Microsoft.SharePoint.Portal.SingleSignon
Assembly : Microsoft.SharePoint.Portal.SingleSignon (dans microsoft.sharepoint.portal.singlesignon.dll)
Syntaxe
'Déclaration
Function GetCredentialManagementURL ( _
AppID As String _
) As Uri
'Utilisation
Dim instance As ISsoProvider
Dim AppID As String
Dim returnValue As Uri
returnValue = instance.GetCredentialManagementURL(AppID)
Uri GetCredentialManagementURL (
string AppID
)
Paramètres
- AppID
The application ID.
Remarques
The ultimate destination URL is obtained from the HTTPREFERRER header.
Voir aussi
Référence
ISsoProvider, interface
Membres ISsoProvider
Microsoft.SharePoint.Portal.SingleSignon, espace de noms