Constructor KeychainCredentialPersistence
KeychainCredentialPersistence(String)
Initializes a new instance of the KeychainCredentialPersistence class.
Declaration
public KeychainCredentialPersistence(string persistenceId = null)
Parameters
| Type | Name | Description |
|---|---|---|
| System.String | persistenceId | An optional string that specifies a unique identifier for the Keychain service. |
Applies to
Platforms and versions
| Target | Versions |
|---|---|
| .NET iOS | 200.0 - 200.8 |
| Xamarin.iOS | 100.9 - 100.15 |