GroupAccessInfo Constructor
Public Sub New( _
ByVal info As GroupInfo, _
ByVal p As List(Of EntityPermission) _
)
This language is not supported or no code example is available.
public GroupAccessInfo(
GroupInfo info,
List<EntityPermission> p
)
This language is not supported or no code example is available.
public:
GroupAccessInfo(
GroupInfo^ info,
List<EntityPermission^>^ p
)
This language is not supported or no code example is available.
Parameters
- info
- GroupInfo