Share via


GroupContractProperties.ExternalId Property

Definition

For external groups, this property contains the id of the group from the external identity provider, e.g. for Azure Active Directory aad://<tenant>.onmicrosoft.com/groups/<group object id>; otherwise the value is null.

public string ExternalId { get; }
member this.ExternalId : string
Public ReadOnly Property ExternalId As String

Property Value

Applies to