8#import <Foundation/Foundation.h>
9#import <MSSOrchestration/CryptoAppIndex.h>
10NS_ASSUME_NONNULL_BEGIN
12@protocol ChangePasswordDelegate;
CryptoAppIndex
Definition CryptoAppIndex.h:15
Definition ChangePasswordParams.h:21
OrchestrationUser * orchestrationUser
Definition ChangePasswordParams.h:26
CryptoAppIndex cryptoAppIndex
Definition ChangePasswordParams.h:38
id< ChangePasswordDelegate > changePasswordDelegate
Definition ChangePasswordParams.h:32
Definition OrchestrationUser.h:17