Compartilhar via


SPAuthenticationProvider.GetType method (Object)

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

Syntax

'Declaração
Public Shared Function GetType ( _
    marshaledForAdminServer As Object _
) As Type
'Uso
Dim marshaledForAdminServer As Object
Dim returnValue As Type

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

Parâmetros

Valor retornado

Type: System.Type
Retorna Type.

Ver também

Referência

SPAuthenticationProvider class

SPAuthenticationProvider members

GetType overload

Microsoft.SharePoint.AdministrationOperation namespace