你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ConnectEventResponse.Roles 属性

定义

用户角色。

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

属性值

String[]
属性

适用于