Is ASAuthorizationAppleIDCredential.user linked to user Identity?

If Im using ASAuthorizationAppleIDCredential.user to identify a user, in the App Privacy disclosure do I select that the Identifier is linked to user Identity or not?
Code Block
func authorizationController(controller: ASAuthorizationController, didCompleteWithAuthorization authorization: ASAuthorization)

Hi vikaaa,

Please see App privacy details on the App Store for more information about providing details about data collection in your app.
Is ASAuthorizationAppleIDCredential.user linked to user Identity?
 
 
Q