Credential
public struct Credential
Single credential from Shared Web Credentials Store.
-
Fully qualified domain name of the website
Declaration
Swift
public let domain: String -
Account name
Declaration
Swift
public let account: String -
Password
Declaration
Swift
public let password: String
View on GitHub
Install in Dash
Credential Struct Reference