Compartir a través de


: Entity.GetAccessCheckerMethodInstance (Método) (Microsoft.Office.Server.ApplicationRegistry.MetadataModel)

Gets the AccessChecker MethodInstance for this entity.

Espacio de nombres:
Ensamblado: Microsoft.SharePoint.Portal (in microsoft.sharepoint.portal.dll)

Sintaxis

'Declaración
Public Function GetAccessCheckerMethodInstance As MethodInstance
'Uso
Dim instance As Entity
Dim returnValue As MethodInstance

returnValue = instance.GetAccessCheckerMethodInstance
public MethodInstance GetAccessCheckerMethodInstance ()

Valor devuelto

The AccessChecker MethodInstance.

Vea también

Referencia

Entity (Clase)
Entity (Miembros)
Microsoft.Office.Server.ApplicationRegistry.MetadataModel (Espacio de nombres)