Compartir a través de


ReducedRecipient.AuthenticationType Property

Gets a value that indicates the authentication type used for the recipient.

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

Syntax

'Declaration
Public Property AuthenticationType As Nullable(Of AuthenticationType)
    Get
    Friend Set
'Usage
Dim instance As ReducedRecipient
Dim value As Nullable(Of AuthenticationType)

value = instance.AuthenticationType
public Nullable<AuthenticationType> AuthenticationType { get; internal set; }

Property Value

Type: System.Nullable<AuthenticationType>
One of the enumeration values that indicates the authentication type used for the recipient.