SignupMessageSetV1 class

SignupMessageSetV1 class

Version 1 of signup message set.

Inheritance: SignupMessageSetV1AbstractMessageSetVersion

The SignupMessageSetV1 type exposes the following members:

Constructors

ConstructorDescription
SignupMessageSetV1()Initializes a new instance of SignupMessageSetV1 class.

Properties

PropertyDescription
message_set_coreGets or sets the AbstractMessageSetVersion.message_set_core.
client_enrollGets or sets the SignupMessageSetV1.client_enroll.
web_enrollGets or sets the SignupMessageSetV1.web_enroll.
other_enrollGets or sets the SignupMessageSetV1.other_enroll.
change_user_infoGets or sets whether server supports client-based user information changes.
available_account_statusTrue if server can provide information on accounts with SVCSTATUS available, False means client should expect to ask user for specific account information.
client_activation_requestTrue 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