Share via


CheckGroupMembershipParameters.MemberId Property

Definition

Gets or sets the object ID of the contact, group, user, or service principal to check for membership in the specified group.

[Newtonsoft.Json.JsonProperty(PropertyName="memberId")]
public string MemberId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="memberId")>]
member this.MemberId : string with get, set
Public Property MemberId As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to