Role.Type Property
NOTE: This API is now obsolete.
Obsolete.
Namespace: Microsoft.SharePoint.Portal.Security
Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)
Syntax
'Declaration
<ObsoleteAttribute("This class is obsolete.")> _
Public ReadOnly Property Type As SPRoleType
Get
'Usage
Dim instance As Role
Dim value As SPRoleType
value = instance.Type
[ObsoleteAttribute("This class is obsolete.")]
public SPRoleType Type { get; }
Property Value
Type: Microsoft.SharePoint.SPRoleType