Share via


RMSTrustedPublishingDomain.CryptoMode property

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

Syntax

'Declaration
Public ReadOnly Property CryptoMode As Integer
    Get
'Usage
Dim instance As RMSTrustedPublishingDomain
Dim value As Integer

value = instance.CryptoMode
public int CryptoMode { get; }

Property value

Type: System.Int32

See also

Reference

RMSTrustedPublishingDomain class

RMSTrustedPublishingDomain members

Microsoft.Exchange.Data.Directory.SystemConfiguration namespace