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.
Namespace: Microsoft.SharePoint.Client
Assembly: Microsoft.SharePoint.Client (in Microsoft.SharePoint.Client.dll)
Syntax
'Declaration
Public ReadOnly Property PermissionRoleType As RoleType
Get
'Usage
Dim instance As SharingPermissionInformation
Dim value As RoleType
value = instance.PermissionRoleType
public RoleType PermissionRoleType { get; }
Property value
Type: Microsoft.SharePoint.Client.RoleType
See also
Reference
SharingPermissionInformation class