AuthenticationServices 命名空间

ASCredentialIdentityStore

一个类,其共享实例 (看到 SharedStore) 跨提供程序保存凭据。

ASCredentialIdentityStoreErrorCodeExtensions

对象的 ASCredentialIdentityStoreErrorCode 扩展方法。

ASCredentialIdentityStoreState

与凭据标识存储的可用性和功能相关的数据。

ASCredentialProviderExtensionContext

为凭据提供程序提供上下文的子类。

ASCredentialProviderViewController

系统提供的用于提供凭据提供程序扩展的标准 UIViewController

ASCredentialServiceIdentifier

保存凭据服务的标识。

ASExtensionErrorCodeExtensions

对象的 ASExtensionErrorCode 扩展方法。

ASPasswordCredential

关联用户名和密码。

ASPasswordCredentialIdentity

User 字符串与开发人员凭据数据库中的记录相关联。

ASWebAuthenticationSession

管理开发人员应用的一次性 Safari 登录体验。

ASWebAuthenticationSessionErrorCodeExtensions

对象的 ASWebAuthenticationSessionErrorCode 扩展方法。

枚举

ASCredentialIdentityStoreErrorCode

枚举与身份验证服务存储请求关联的错误代码。

ASCredentialServiceIdentifierType

枚举标识的服务类型。

ASExtensionErrorCode

与身份验证服务扩展关联的错误代码。

ASWebAuthenticationSessionErrorCode

枚举与 ASWebAuthenticationSession关联的错误。

委托

ASCredentialIdentityStoreCompletionHandler

在回调中使用的委托。ASCredentialIdentityStore

ASCredentialProviderExtensionRequestCompletionHandler

中方法中完成处理程序的对象。

ASWebAuthenticationSessionCompletionHandler

交互中使用的 ASWebAuthenticationSession 委托方法。