DataClass.SsoProviderImplementationPropertyName Field
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
Public Const SsoProviderImplementationPropertyName As String
'Usage
Dim value As String
value = DataClass.SsoProviderImplementationPropertyName
public const string SsoProviderImplementationPropertyName
See Also
Reference
Microsoft.Office.Server.ApplicationRegistry.MetadataModel Namespace