API Differences in AuthenticationServices in iOS 17.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 iOS 17.5 SDK.

Table of Contents

Properties & Constants

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