SsoProviderInfo.Vendor Field
Represents the SSO provider vendor.
Namespace: Microsoft.SharePoint.Portal.SingleSignon
Assembly: Microsoft.SharePoint.Portal.SingleSignon (in Microsoft.SharePoint.Portal.SingleSignon.dll)
Syntax
'Declaration
Public Vendor As String
'Usage
Dim instance As SsoProviderInfo
Dim value As String
value = instance.Vendor
instance.Vendor = value
public string Vendor