Compartilhar 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