ExchangeVirtualDirectory.ExtendedProtectionTokenChecking Property
Namespace: Microsoft.Exchange.Data.Directory.SystemConfiguration
Assembly: Microsoft.Exchange.Data.Directory (in Microsoft.Exchange.Data.Directory.dll)
Syntax
'Declaration
Public Property ExtendedProtectionTokenChecking As ExtendedProtectionTokenCheckingMode
Get
Friend Set
'Usage
Dim instance As ExchangeVirtualDirectory
Dim value As ExtendedProtectionTokenCheckingMode
value = instance.ExtendedProtectionTokenChecking
public ExtendedProtectionTokenCheckingMode ExtendedProtectionTokenChecking { get; internal set; }