ISsoProvider.GetRestrictedCredentials Method

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

Syntax

'Declaration
Function GetRestrictedCredentials ( _
    AppID As String _
) As SsoCredentials
'Usage
Dim instance As ISsoProvider
Dim AppID As String
Dim returnValue As SsoCredentials

returnValue = instance.GetRestrictedCredentials(AppID)
SsoCredentials GetRestrictedCredentials(
    string AppID
)

Parameters

Return Value

Type: Microsoft.SharePoint.Portal.SingleSignon.SsoCredentials

See Also

Reference

ISsoProvider Interface

ISsoProvider Members

Microsoft.SharePoint.Portal.SingleSignon Namespace