Share via


PKIdentityErrorExtensions Class

Definition

Extension methods for the PKIdentityError enumeration.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static class PKIdentityErrorExtensions
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
type PKIdentityErrorExtensions = class
Inheritance
PKIdentityErrorExtensions
Attributes

Remarks

The extension method for the PKIdentityError enumeration can be used to fetch the error domain associated with these error codes.

Methods

Name Description
GetDomain(PKIdentityError)

Returns the error domain associated with the PassKit.PKIdentityError value

Applies to