SsoService.TypeName Property
This member overrides SPPersistedObject.TypeName.
Namespace: Microsoft.SharePoint.Portal.Administration
Assembly: Microsoft.SharePoint.Portal.SingleSignon (in Microsoft.SharePoint.Portal.SingleSignon.dll)
Syntax
'Declaration
Public Overrides ReadOnly Property TypeName As String
Get
'Usage
Dim instance As SsoService
Dim value As String
value = instance.TypeName
public override string TypeName { get; }
Property Value
Type: System.String