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