Information pertaining to logging in a phone.
| C# | Visual Basic | Visual C++ |
public class LoginInfo
Public Class LoginInfo
public ref class LoginInfo
| All Members | Constructors | Fields | |||
| Icon | Member | Description |
|---|---|---|
| Phone..::.LoginInfo()()() | ||
| E911 |
The e911 information. This is the number you want associated with emergency (911) calls.
The default value of "" implies the number associated with the extension will be used.
| |
| ExtensionPassword |
Password for the extension.
| |
| ForceLogin |
True if you want to perform a force login. Currently, this must be set to true because
DMCC does not support non forced login attempts.
|
| Object | |
| Phone..::.LoginInfo | |
Assembly: ServiceProvider (Module: ServiceProvider)