User.UserId Property

Definition

A unique identifier for the user object in the directory.

[System.Text.Json.Serialization.JsonPropertyName("Id")]
public string UserId { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("Id")>]
member this.UserId : string with get, set
Public Property UserId As String

Property Value

Attributes

Applies to