Share via


PKAddPaymentPassRequestConfiguration.PrimaryAccountIdentifier Property

Definition

The primary account identifier, used to filter pass libraries.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual string? PrimaryAccountIdentifier { [Foundation.Export("primaryAccountIdentifier")] get; [Foundation.Export("setPrimaryAccountIdentifier:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("primaryAccountIdentifier")>]
[<set: Foundation.Export("setPrimaryAccountIdentifier:")>]
member this.PrimaryAccountIdentifier : string with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to