hasTokenKey property

bool? hasTokenKey
final

Specifies whether the APNs VoIP channel is configured to communicate with APNs by using APNs tokens. To provide an authentication key for APNs tokens, set the TokenKey property of the channel.

Implementation

final bool? hasTokenKey;