共用方式為


SPAuthenticationProvider.GetType method (Object)

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

Syntax

'宣告
Public Shared Function GetType ( _
    marshaledForAdminServer As Object _
) As Type
'用途
Dim marshaledForAdminServer As Object
Dim returnValue As Type

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

參數

傳回值

Type: System.Type
會傳回Type

請參閱

參照

SPAuthenticationProvider class

SPAuthenticationProvider members

GetType overload

Microsoft.SharePoint.AdministrationOperation namespace