authorization
A state that represents a person’s approval of Automatic Sign-In.
Declaration
@property (nonatomic, readonly) VSAutoSignInAuthorization authorization;Discussion
The default value is VSUserAccountManager.AutoSignInAuthorization.notDetermined. The framework updates the value based on a person’s answer to the prompt to opt in to Automatic Sign-In (see requestAutoSignInAuthorization()).