authorization
A state that represents a person’s approval of Automatic Sign-In.
Declaration
var authorization: VSUserAccountManager.AutoSignInAuthorization { get }Mentioned in
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()).