SsoProviderInfo.AssemblyName Field

Represents the name of the providing SSO provider assembly.

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

Syntax

'Declaration
Public AssemblyName As String
'Usage
Dim instance As SsoProviderInfo
Dim value As String

value = instance.AssemblyName

instance.AssemblyName = value
public string AssemblyName

See Also

Reference

SsoProviderInfo Class

SsoProviderInfo Members

Microsoft.SharePoint.Portal.SingleSignon Namespace