Share via


IOfficeConsentProperties Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.OfficeConsentPropertiesTypeConverter))]
public interface IOfficeConsentProperties : Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.OfficeConsentPropertiesTypeConverter))>]
type IOfficeConsentProperties = interface
    interface IJsonSerializable
Public Interface IOfficeConsentProperties
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

ConsentId

Help to easily cascade among the data layers.

TenantId

The tenantId of the Office365 with the consent.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to