Share via


IMSGraphIdentity.UserId Property

Definition

key: id of user

[Microsoft.Azure.PowerShell.Cmdlets.Resources.MSGraph.Runtime.Info(Create=true, Description="key: id of user", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="user-id", Update=true)]
public string UserId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Resources.MSGraph.Runtime.Info(Create=true, Description="key: id of user", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="user-id", Update=true)>]
member this.UserId : string with get, set
Public Property UserId As String

Property Value

Attributes

Applies to