PHPhotoLibrary.AuthorizationStatus Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The application's authority to access the photo library.
public static Photos.PHAuthorizationStatus AuthorizationStatus { [Foundation.Export("authorizationStatus")] get; }
member this.AuthorizationStatus : Photos.PHAuthorizationStatus
Property Value
Determined by the user's interaction with the permissions dialog and system Privacy settings.
- Attributes
Applies to
See also
- <xref:Photos.PHPhotoLibrary.RequestAuthorization>