AutodiscoverResponse class

This documentation is preliminary and is subject to change.

Inheritance hierarchy

System.Object
  Microsoft.Office.Server.Search.Discovery.Internal.AutodiscoverResponse

Namespace:  Microsoft.Office.Server.Search.Discovery.Internal
Assembly:  Microsoft.Office.Server.Search.Applications (in Microsoft.Office.Server.Search.Applications.dll)

Syntax

'Declaration
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
Public NotInheritable Class AutodiscoverResponse
'Usage
Dim instance As AutodiscoverResponse
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
public sealed class AutodiscoverResponse

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See also

Reference

AutodiscoverResponse members

Microsoft.Office.Server.Search.Discovery.Internal namespace