Declaration | |
---|---|
From | @property (nonatomic, readonly, strong, nonnull) NSString *templateIdentifier |
To | @property (nonatomic, readonly, strong, nonnull) NSString *templateIdentifier |
Declaration | |
---|---|
From | @property (nonatomic, readonly, assign) BOOL requiresUnifiedAccessCapableDevice |
To | @property (nonatomic, assign) BOOL requiresUnifiedAccessCapableDevice |
Declaration | |
---|---|
From | @property (nonatomic, readonly, strong, nonnull) NSString *accountHash |
To | @property (nonatomic, strong, nonnull) NSString *accountHash |
Declaration | |
---|---|
From | @property (nonatomic, readonly, strong, nonnull) NSString *relyingPartyIdentifier |
To | @property (nonatomic, strong, nonnull) NSString *relyingPartyIdentifier |