Search Results for

    Show / Hide Table of Contents

    Class AutodiscoverException

    Exception thrown by PDS autodiscover process

    Inheritance
    System.Object
    AutodiscoverException
    Namespace: AdmPwd.Types
    Assembly: AdmPwd.PDSWrapper.dll
    Syntax
    public class AutodiscoverException : Exception

    Constructors

    AutodiscoverException(string)

    Default constructor used by autodiscover logic

    Declaration
    public AutodiscoverException(string message)
    Parameters
    Type Name Description
    string message

    Error message

    ☀
    ☾
    Back to top Generated by DocFX