SubscriptionInformation Properties Content Studio 5.7 SDK
Content Studio Web Content Management System

[This is preliminary documentation and is subject to change.]

The SubscriptionInformation type exposes the following members.

Properties

  Name Description
Public property Activated
Gets a value indicating whether this SubscriptionInformation is activated.
Public property Address
Gets the address of the subscriber.
Public property AddressType
Gets or sets the type of address specified in the Address property.
Public property ExtendedInformation
Gets extended information for the subscriber. This parameter can be null (Nothing in Visual Basic) if a extended data was not used.
Public property Identifier
Gets the identifier of this object.
Public property IdentifierInMembershipProvider
Gets the identifier used to identify the subscriber in the membership provider specified by the MembershipProviderName property. This parameter can be null (Nothing in Visual Basic) if a Membership provider was not used.
Public property Key
Gets the key form of the Identifier of this subscription.
Public property MembershipProviderName
Gets the name of the membership provider used to authenticate the subscriber. This parameter can be null (Nothing in Visual Basic) if a Membership provider was not used.
Public property Name
Gets the name of the subscriber.
Public property SubscriptionType
Gets the type of subscription.
Top
See Also

Reference