8#import <Foundation/Foundation.h>
9#import <MSSOrchestration/CryptoAppIndex.h>
10NS_ASSUME_NONNULL_BEGIN
12@protocol ActivationDelegate;
CryptoAppIndex
Definition CryptoAppIndex.h:15
Definition ActivationParams.h:22
CryptoAppIndex cryptoAppIndex
Definition ActivationParams.h:31
id< ActivationDelegate > activationDelegate
Definition ActivationParams.h:26