UpmMembershipSettings Class
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
This class determines and exposes the enabled options for the provider. It is meant to be used by the UpmMembership classes and their children. This class cannot be inherited.
Namespace: Microsoft.CommerceServer.Runtime.Profiles
Assembly: Microsoft.CommerceServer.Runtime (in Microsoft.CommerceServer.Runtime.dll)
Syntax
'Declaration
Public NotInheritable Class UpmMembershipSettings
'Usage
Dim instance As UpmMembershipSettings
public sealed class UpmMembershipSettings
public ref class UpmMembershipSettings sealed
public final class UpmMembershipSettings
Inheritance Hierarchy
System..::.Object
Microsoft.CommerceServer.Runtime.Profiles..::.UpmMembershipSettings
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.