Freigeben über


IIdentity Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Purview.Models.Api20210701.IdentityTypeConverter))]
public interface IIdentity : Microsoft.Azure.PowerShell.Cmdlets.Purview.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Purview.Models.Api20210701.IdentityTypeConverter))>]
type IIdentity = interface
    interface IJsonSerializable
Public Interface IIdentity
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

PrincipalId

Service principal object Id

TenantId

Tenant Id

Type

Identity Type

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to