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