init(identifier:type:)
Initializes a credential service identifier instance.
Declaration
init(identifier: String, type: ASCredentialServiceIdentifier.IdentifierType)Parameters
- identifier:
The string value for the service identifier.
- type:
The type that the service identifier string represents.