Property ShareAcrossDevices
ShareAcrossDevices
Gets or sets a value indicating whether persisted credentials are shared across other iOS devices via the iCloud Keychain.
Declaration
public bool ShareAcrossDevices { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Boolean | A value indicating whether persisted credentials are shared across other iOS devices via the iCloud Keychain. |
Applies to
Platforms and versions
| Target | Versions |
|---|---|
| .NET iOS | 200.0 - 200.8 |
| Xamarin.iOS | 100.9 - 100.15 |