IUserIdentityProperties Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Nginx.Models.Api202401Preview.UserIdentityPropertiesTypeConverter))]
public interface IUserIdentityProperties : Microsoft.Azure.PowerShell.Cmdlets.Nginx.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Nginx.Models.Api202401Preview.UserIdentityPropertiesTypeConverter))>]
type IUserIdentityProperties = interface
    interface IJsonSerializable
Public Interface IUserIdentityProperties
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

ClientId
PrincipalId

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to