(Object) del método SPAuthenticationProvider.GetType
Espacio de nombres: Microsoft.SharePoint.AdministrationOperation
Ensamblado: Microsoft.SharePoint.AdministrationOperation (en Microsoft.SharePoint.AdministrationOperation.dll)
Sintaxis
'Declaración
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
- marshaledForAdminServer
Tipo: System.Object
Valor devuelto
Tipo: System.Type
Devuelve Type.
Vea también
Referencia
clase SPAuthenticationProvider
Miembros SPAuthenticationProvider
Espacio de nombres Microsoft.SharePoint.AdministrationOperation