.NET SDK Documentation

    Show / Hide Table of Contents

    Enum VectorAuthenticationFailureType

    Type of authentication failure.

    Namespace: Anki.Vector.Exceptions
    Assembly: Anki.Vector.dll
    Syntax
    public enum VectorAuthenticationFailureType

    Fields

    Name Description
    Connection

    Unable to connect to robot for authentication.

    IPAddress

    The IP address is missing and could not be determined automatically.

    Login

    The email address or password is not correct.

    SerialNumber

    The serial number is not valid.

    Unknown

    The authentication failure type is not known.

    • Improve this Doc
    • View Source
    Back to top Copyright (c) 2019 by Wayne Venables