This document is archived and information here might be outdated. Recommended version. |
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(
void
);