Freigeben über


IRMConfiguration.TransportDecryptionSetting property

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

Syntax

'Declaration
Public Property TransportDecryptionSetting As TransportDecryptionSetting
    Get
    Set
'Usage
Dim instance As IRMConfiguration
Dim value As TransportDecryptionSetting

value = instance.TransportDecryptionSetting

instance.TransportDecryptionSetting = value
public TransportDecryptionSetting TransportDecryptionSetting { get; set; }

Property value

Type: Microsoft.Exchange.Data.Directory.SystemConfiguration.TransportDecryptionSetting

See also

Reference

IRMConfiguration class

IRMConfiguration members

Microsoft.Exchange.Data.Directory.SystemConfiguration namespace