Share via


UserIdentityProperties Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Nginx.Models.Api20230401.UserIdentityPropertiesTypeConverter))]
public class UserIdentityProperties : Microsoft.Azure.PowerShell.Cmdlets.Nginx.Models.Api20230401.IUserIdentityProperties
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Nginx.Models.Api20230401.UserIdentityPropertiesTypeConverter))>]
type UserIdentityProperties = class
    interface IUserIdentityProperties
    interface IJsonSerializable
Public Class UserIdentityProperties
Implements IUserIdentityProperties
Inheritance
UserIdentityProperties
Attributes
Implements

Constructors

UserIdentityProperties()

Properties

ClientId
PrincipalId

Methods

DeserializeFromDictionary(IDictionary)
DeserializeFromPSObject(PSObject)
FromJson(JsonNode)
FromJsonString(String)
ToJson(JsonObject, SerializationMode)
ToJsonString()
ToString()

Applies to