Contents

customIdentifier

The unique identifier that your app uses to identify the person.

Declaration

var customIdentifier: String? { get }

Mentioned in

Discussion

Use this property to access the custom identification string that you specified at initialization time. The value of this property is also returned by the vocabularyIdentifier property.

See Also

Accessing app-specific identifiers