SignupMessageSetV1 class

SignupMessageSetV1 class

Version 1 of signup message set.

Inheritance: SignupMessageSetV1AbstractMessageSetVersion

The SignupMessageSetV1 type exposes the following members:

Constructors

Constructor Description
SignupMessageSetV1() Initializes a new instance of SignupMessageSetV1 class.

Properties

Property Description
message_set_core Gets or sets the AbstractMessageSetVersion.message_set_core.
client_enroll Gets or sets the SignupMessageSetV1.client_enroll.
web_enroll Gets or sets the SignupMessageSetV1.web_enroll.
other_enroll Gets or sets the SignupMessageSetV1.other_enroll.
change_user_info Gets or sets whether server supports client-based user information changes.
available_account_status True if server can provide information on accounts with SVCSTATUS available, False means client should expect to ask user for specific account information.
client_activation_request True if server allows clients to make service activation requests, False if server will only advise clients via synchronization of service additions, changes, or deletions.

See Also