API Differences in AuthenticationServices in macOS 14.5

It can be difficult to find what changed in Apple SDKs. These pages are algorithmically generated and show what is new in AuthenticationServices in the macOS 14.5 SDK.

Table of Contents

Properties & Constants

ASAuthorizationSecurityKeyPublicKeyCredentialAssertion
@property(nonatomic, readonly) BOOL appID;
ASAuthorizationSecurityKeyPublicKeyCredentialRegistration
@property(nonatomic, readonly) NSArray<ASAuthorizationSecurityKeyPublicKeyCredentialDescriptorTransport> * _Nonnull transports;