IProtectionEngine.GetTenantInformation(ProtectionCommonSettings) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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