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