共用方式為


ASExtensionErrorCode 列舉

定義

與驗證服務延伸模組相關聯的錯誤碼。

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 12, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public enum ASExtensionErrorCode
type ASExtensionErrorCode = 
繼承
ASExtensionErrorCode
屬性

欄位

CredentialIdentityNotFound 101

找不到身分識別。

Failed 0

一般失敗。

UserCanceled 1

使用者起始了取消驗證要求。

UserInteractionRequired 100

需要額外的使用者互動。

適用於