This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Server > ESRI.ArcGIS.Server > Interfaces > IR > IRoleStore Interface > IRoleStore.AddRole Method (ArcObjects .NET 10.4 SDK) |
Add a new role to the role store.
[Visual Basic .NET] Public Sub AddRole ( _ ByVal pRole As IRole _ )
[C#] public void AddRole ( IRole pRole );
[C++]
HRESULT AddRole(
IRole* pRole
);
[C++]
Parameters pRole [in]
pRole is a parameter of type IRole