[ the jinxbot project :: home | community forum | bn# | controls | mbncsutil | get the source ]

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

The AccountCreationFailedEventArgs type exposes the following members.

Properties

  NameDescription
AccountName
Gets the name of the account being created.
(Inherited from AccountCreationEventArgs.)
EventData
Gets or sets the underlying connection data that was used to drive this event. This property is not CLS-compliant.
(Inherited from BaseEventArgs.)
Reason
Gets the reason for the account creation failure.

See Also