Device |
The DeviceIdManager type exposes the following members.
| Name | Description | |
|---|---|---|
| PersistIfDeviceAlreadyExists | Indicates that the credentials should be persisted to the disk if registration fails with DeviceAlreadyExists. | |
| PersistToFile | Indicates whether the registered device credentials should be persisted to the database |
| Name | Description | |
|---|---|---|
| DiscoverEnvironment | Discovers the Windows Live environment based on the Token Issuer | |
| LoadDeviceCredentials | Loads the device's credentials from the file system | |
| LoadDeviceCredentials(Uri) | Loads the device's credentials from the file system | |
| LoadOrRegisterDevice | Loads the device credentials (if they exist). | |
| LoadOrRegisterDevice(Uri) | Loads the device credentials (if they exist). | |
| LoadOrRegisterDevice(String, String) | Loads the device credentials (if they exist). | |
| LoadOrRegisterDevice(Uri, String, String) | Loads the device credentials (if they exist). | |
| RegisterDevice | Registers the given device with Live ID with a random application ID | |
| RegisterDevice(Guid) | Registers the given device with Live ID | |
| RegisterDevice(Guid, Uri) | Registers the given device with Live ID | |
| RegisterDevice(Guid, String, String) | Registers the given device with Live ID | |
| RegisterDevice(Guid, Uri, String, String) | Registers the given device with Live ID |
| Name | Description | |
|---|---|---|
| MaxDeviceNameLength | ||
| MaxDevicePasswordLength |