IAccountEntity.Puid Property

Definition

The Azure Active Directory Passport User ID.

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Create=false, Description="The Azure Active Directory Passport User ID.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="puid", Update=false)]
public string Puid { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Create=false, Description="The Azure Active Directory Passport User ID.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="puid", Update=false)>]
member this.Puid : string
Public ReadOnly Property Puid As String

Property Value

Attributes

Applies to