IRMConfiguration.TransportDecryptionSetting Property
Namespace: Microsoft.Exchange.Data.Directory.SystemConfiguration
Assembly: Microsoft.Exchange.Data.Directory (in Microsoft.Exchange.Data.Directory.dll)
Syntax
'Declaration
<ParameterAttribute(Mandatory := False)> _
Public Property TransportDecryptionSetting As TransportDecryptionSetting
Get
Set
'Usage
Dim instance As IRMConfiguration
Dim value As TransportDecryptionSetting
value = instance.TransportDecryptionSetting
instance.TransportDecryptionSetting = value
[ParameterAttribute(Mandatory = false)]
public TransportDecryptionSetting TransportDecryptionSetting { get; set; }
Property Value
Type: Microsoft.Exchange.Data.Directory.SystemConfiguration.TransportDecryptionSetting