RoleAssignmentIdParameter.IsSharedTenantConfigurationEnabled Property

This member overrides ADIdParameter.IsSharedTenantConfigurationEnabled.

Namespace:  Microsoft.Exchange.Configuration.Tasks
Assembly:  Microsoft.Exchange.Configuration.ObjectModel (in Microsoft.Exchange.Configuration.ObjectModel.dll)

Syntax

'Declaration
Protected Overrides ReadOnly Property IsSharedTenantConfigurationEnabled As Boolean
    Get
'Usage
Dim value As Boolean

value = Me.IsSharedTenantConfigurationEnabled
protected override bool IsSharedTenantConfigurationEnabled { get; }

Property Value

Type: System.Boolean