GetSecuredPropertySites Method
Retrieve a collection of all the site names that have secured properties from the Administration database.
Assembly: Microsoft.CommerceServer.Interop.Configuration.MSCSCfg (in Microsoft.CommerceServer.Interop.Configuration.MSCSCfg.dll)
Parameters
- sConnStr
- Type:
System..::.String
%
The database connection string.
Return Value
Type: _RecordsetA Recordset object. Each Field object in the recordset includes the name of one of the sites that have secured properties.
Implemented by GlobalConfig2FreeThreaded. GetSecuredPropertySites (GetSecuredPropertySites).
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.