SecSharedCredential Class

Definition

Represents shared user name and password for a Website.

public static class SecSharedCredential
type SecSharedCredential = class
Inheritance
SecSharedCredential

Properties

Name Description
SharedPassword

Methods

Name Description
AddSharedWebCredential(String, String, String, Action<NSError>)
CreateSharedWebCredentialPassword()
RequestSharedWebCredential(String, String, Action<SecSharedCredentialInfo[],NSError>)

Asynchronously requests shared web credentials from the iCloud Keychain for the specified domain and account.

Applies to