Share via


AuthServer.Type property

Namespace:  Microsoft.Exchange.Data.Directory.SystemConfiguration
Assembly:  Microsoft.Exchange.Data.Directory (in Microsoft.Exchange.Data.Directory.dll)

Syntax

'Declaration
Public Property Type As AuthServerType
    Get
    Set
'Usage
Dim instance As AuthServer
Dim value As AuthServerType

value = instance.Type

instance.Type = value
public AuthServerType Type { get; set; }

Property value

Type: Microsoft.Exchange.Data.Directory.SystemConfiguration.AuthServerType

See also

Reference

AuthServer class

AuthServer members

Microsoft.Exchange.Data.Directory.SystemConfiguration namespace