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
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.