This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Server > ESRI.ArcGIS.Server > Interfaces > IR > IRoleStore Interface > IRoleStore.GetTotalRoles Method (ArcObjects .NET 10.4 SDK) |
Returns the total number of roles in the role store.
[Visual Basic .NET] Public Function GetTotalRoles ( _ ) As Integer
[C#] public int GetTotalRoles ( );
[C++]
HRESULT GetTotalRoles(
long* totalRoles
);
[C++]
Parameters totalRoles [out, retval] totalRoles is a parameter of type long