Share via


SPAuthenticationProvider.GetType method (Object)

Namespace:  Microsoft.SharePoint.AdministrationOperation
Assembly:  Microsoft.SharePoint.AdministrationOperation (in Microsoft.SharePoint.AdministrationOperation.dll)

Syntax

'Declaration
Public Shared Function GetType ( _
    marshaledForAdminServer As Object _
) As Type
'Usage
Dim marshaledForAdminServer As Object
Dim returnValue As Type

returnValue = SPAuthenticationProvider.GetType(marshaledForAdminServer)
public static Type GetType(
    Object marshaledForAdminServer
)

Parameters

Return value

Type: System.Type
Returns Type.

See also

Reference

SPAuthenticationProvider class

SPAuthenticationProvider members

GetType overload

Microsoft.SharePoint.AdministrationOperation namespace