Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Provides methods for working with users, role definitions, and groups.
Inheritance Hierarchy
System.Object
System.MarshalByRefObject
System.ComponentModel.Component
System.Web.Services.Protocols.WebClientProtocol
System.Web.Services.Protocols.HttpWebClientProtocol
System.Web.Services.Protocols.SoapHttpClientProtocol
[UserGroup Web service].UserGroup
Namespace: [UserGroup Web service]
Web service reference: http://Site/_vti_bin/UserGroup.asmx
Syntax
'Declaration
<WebServiceBindingAttribute(Name := "UserGroupSoap", Namespace := "https://schemas.microsoft.com/sharepoint/soap/directory/")> _
Public Class UserGroup _
Inherits SoapHttpClientProtocol
'Usage
Dim instance As UserGroup
[WebServiceBindingAttribute(Name = "UserGroupSoap", Namespace = "https://schemas.microsoft.com/sharepoint/soap/directory/")]
public class UserGroup : SoapHttpClientProtocol
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.