authorization
A state that represents a person’s approval of Automatic Sign-In.
Declaration
@property (nonatomic, readonly) VSAutoSignInAuthorization authorization;Discussion
If the person approves the prompt to enable Automatic Sign-In, the framework sets the value to VSAutoSignInAuthorizationGranted. If the person denies the prompt, the framework sets the value to VSAutoSignInAuthorizationDenied.