GroupMember.Key Property

Definition

Gets the key field for the group member.

public:
 property System::String ^ Key { System::String ^ get(); };
public string Key { get; }
Public ReadOnly Property Key As String

Property Value

The value of the Key property is the key field for the group member.

Applies to