次の方法で共有


ADOwaVirtualDirectory.ClientAuthCleanupLevel Property

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

Syntax

'Declaration
<ParameterAttribute> _
Public Property ClientAuthCleanupLevel As ClientAuthCleanupLevels
    Get
    Set
'Usage
Dim instance As ADOwaVirtualDirectory
Dim value As ClientAuthCleanupLevels

value = instance.ClientAuthCleanupLevel

instance.ClientAuthCleanupLevel = value
[ParameterAttribute]
public ClientAuthCleanupLevels ClientAuthCleanupLevel { get; set; }