CatalogContext.DefaultAuthenticatedCatalogSet Property (BCL)

The DefaultAuthenticatedCatalogSet property returns the catalog collection for the configured DefaultAuthenticated catalog set.

Definition

[Visual Basic .NET]

Overridable Public ReadOnly Property DefaultAuthenticatedCatalogSetAs ReadOnlyStringCollection

[C#]

public virtual ReadOnlyStringCollection DefaultAuthenticatedCatalogSet{get;} 

Property Value

A ReadOnlyStringCollection containing the catalog collection for the configured DefaultAuthenticated catalog set.

Requirements

Namespace: Microsoft.CommerceServer.Runtime.Catalog

Platforms: Windows 2000, Windows Server 2003

Assembly: Microsoft.CommerceServer.Runtime.dll

Copyright © 2005 Microsoft Corporation.
All rights reserved.