Entity.HasAccessChecker, méthode (Microsoft.Office.Server.ApplicationRegistry.MetadataModel)
Returns a true or false depending on whether this entity has an AccessChecker MethodInstance defined for it.
Espace de noms : Microsoft.Office.Server.ApplicationRegistry.MetadataModel
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)
Syntaxe
'Déclaration
Public Function HasAccessChecker As Boolean
'Utilisation
Dim instance As Entity
Dim returnValue As Boolean
returnValue = instance.HasAccessChecker
public bool HasAccessChecker ()
Valeur de retour
True or falset
Voir aussi
Référence
Entity, classe
Membres Entity
Microsoft.Office.Server.ApplicationRegistry.MetadataModel, espace de noms