This document is archived and information here might be outdated. Recommended version. |
Enumrates all princiapls in the Permissions Store.
[Visual Basic .NET] Public Function GetAllPrincipals ( _ ) As IEnumBSTR
[C#] public IEnumBSTR GetAllPrincipals ( );
[C++]
HRESULT GetAllPrincipals(
void
);
Use the GetAllPrincipals method to return an enumeration over all the principals with allow/deny rules in the ArcGIS Server security model.