Freigeben über


BrokerResourceRule.ClientIds Property

Definition

A list of client IDs that match the clients. The client IDs are case-sensitive and must match the client IDs provided by the clients during connection. This subfield may be set if the method is Connect.

public System.Collections.Generic.IList<string> ClientIds { get; }
member this.ClientIds : System.Collections.Generic.IList<string>
Public ReadOnly Property ClientIds As IList(Of String)

Property Value

Applies to