IProtectionEngine.GetTenantInformation(ProtectionCommonSettings) Method

Definition

Loads user licensor certificate and returns information about the tenant

public Microsoft.InformationProtection.Protection.ITenantInformation GetTenantInformation (Microsoft.InformationProtection.Protection.ProtectionCommonSettings settings);
abstract member GetTenantInformation : Microsoft.InformationProtection.Protection.ProtectionCommonSettings -> Microsoft.InformationProtection.Protection.ITenantInformation
Public Function GetTenantInformation (settings As ProtectionCommonSettings) As ITenantInformation

Parameters

settings
ProtectionCommonSettings

Common settings.

Returns

ITenantInformation

Applies to