ExchangeConnectionSettings.IncomingAuthentication Property
Namespace: Microsoft.Exchange.Data.Storage.Management
Assembly: Microsoft.Exchange.Data.Storage (in Microsoft.Exchange.Data.Storage.dll)
Syntax
'Declaration
Public Property IncomingAuthentication As AuthenticationMethod
Get
Friend Set
'Usage
Dim instance As ExchangeConnectionSettings
Dim value As AuthenticationMethod
value = instance.IncomingAuthentication
public AuthenticationMethod IncomingAuthentication { get; internal set; }
Property Value
Type: Microsoft.Exchange.Data.Directory.SystemConfiguration.AuthenticationMethod