DBAUTHAccessErrorTag

Objective-C

enum DBAUTHAccessErrorTag : NSInteger {}

Swift

@frozen enum DBAUTHAccessErrorTag : Int, @unchecked Sendable

The DBAUTHAccessErrorTag enum type represents the possible tag states with which the DBAUTHAccessError union can exist.