Share via


Permissions Class

Proporciona métodos para trabajar con los permisos para un sitio o lista.

Web Service: PermissionsWeb Reference: http://<Site>/_vti_bin/Permissions.asmx

Syntax

'Declaración
<DesignerCategoryAttribute("code")> _
<DebuggerStepThroughAttribute> _
PublicClassPermissionsInheritsSoapHttpClientProtocol
'Uso
DiminstanceAsPermissions
[DesignerCategoryAttribute("code")] 
[DebuggerStepThroughAttribute] 
publicclassPermissions : SoapHttpClientProtocol

Remarks

Para tener acceso a sus métodos y el servicio Permissions,establecer una referencia Web a http:// nombre_servidor / [sitios /] [ Site_Name /] _vti_bin/Permissions.asmx.

Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
     System.ComponentModel.Component
       System.Web.Services.Protocols.WebClientProtocol
         System.Web.Services.Protocols.HttpWebClientProtocol
           System.Web.Services.Protocols.SoapHttpClientProtocol
            Permissions.Permissions

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

Permissions Members
Permissions Web Service