UserDetailsModel.ProfileImageUrl Property

Definition

Url of the profile image

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

Property Value

Attributes

Applies to