Share via


IPKDisbursementAuthorizationControllerDelegate Interface

Definition

Caution

This class is removed.

[System.Obsolete("This class is removed.")]
public interface IPKDisbursementAuthorizationControllerDelegate : IDisposable, ObjCRuntime.INativeObject
[<System.Obsolete("This class is removed.")>]
type IPKDisbursementAuthorizationControllerDelegate = interface
    interface INativeObject
    interface IDisposable
Derived
Attributes
Implements

Properties

Name Description
Handle

Handle (pointer) to the unmanaged object representation.

(Inherited from INativeObject)

Methods

Name Description
DidAuthorize(PKDisbursementAuthorizationController, PKDisbursementVoucher)
DidFinish(PKDisbursementAuthorizationController)

Extension Methods

Name Description
GetHandle(INativeObject)
GetNonNullHandle(INativeObject, String)

Applies to