Share via


LoginFieldNotFoundException Class

Definition

This is the Exception class thrown when a particular login field could not be located.

public ref class LoginFieldNotFoundException : Exception
public class LoginFieldNotFoundException : Exception
type LoginFieldNotFoundException = class
    inherit Exception
Public Class LoginFieldNotFoundException
Inherits Exception
Inheritance
LoginFieldNotFoundException

Constructors

LoginFieldNotFoundException(String)

LoginFieldNotFoundException

Properties

LoginFieldName

Gets the name of the login field which could not be located.

Applies to