NMAPasswordChangeError
public class NMAPasswordChangeError : NMAMobileAuthenticationClientError
The error returned when the password change failed.
-
The possible error types can occur during
See moreNMAPasswordChange
operation.Declaration
Swift
@objc public enum PasswordChangeErrorType : Int
-
The type of the error that occurred.
Declaration
Swift
@objc public var errorType: PasswordChangeErrorType