.NET SDK - Peer.ExternalId

Peer.ExternalId property

A string identifying this peer in your organization.

public string ExternalId { get; }

Remarks

For example: the "username" of the peer.

See Also