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; }
Property value
Type: Microsoft.Exchange.Data.Directory.SystemConfiguration.ExtendedProtectionTokenCheckingMode
See also
Reference
ExchangeVirtualDirectory class
ExchangeVirtualDirectory members
Microsoft.Exchange.Data.Directory.SystemConfiguration namespace