Share via


DataClass.SsoProviderImplementationPropertyName Field

NOTE: This API is now obsolete.

Represents the name of the Metadata Property used to define the fully-qualified type name of the ISsoProvider implementation that stores credentials used to call the Web service and that retrieves the secondary SSO credentials if used.

Namespace:  Microsoft.Office.Server.ApplicationRegistry.MetadataModel
Assembly:  Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)

Syntax

'Declaration
<ObsoleteAttribute("O12 Application Registry API is deprecated. Please use BusinessData.",  _
    False)> _
Public Const SsoProviderImplementationPropertyName As String
'Usage
Dim value As String

value = DataClass.SsoProviderImplementationPropertyName
[ObsoleteAttribute("O12 Application Registry API is deprecated. Please use BusinessData.", 
    false)]
public const string SsoProviderImplementationPropertyName

See Also

Reference

DataClass Class

DataClass Members

Microsoft.Office.Server.ApplicationRegistry.MetadataModel Namespace