MountPointMap.RoleId Property

Definition

Gets ID of the role to which share is mounted.

[Newtonsoft.Json.JsonProperty(PropertyName="roleId")]
public string RoleId { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="roleId")>]
member this.RoleId : string
Public ReadOnly Property RoleId As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to