Condividi tramite


INDTransmitterProperties.ClientID Proprietà

Definizione

Ottiene l'identificatore client dal certificato del trasmettitore.

public:
 property Platform::Array <byte> ^ ClientID { Platform::Array <byte> ^ get(); };
winrt::array_view <byte> ClientID();
/// [get: Windows.Foundation.Metadata.Deprecated("INDTransmitterProperties is deprecated and might not work on all platforms. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 196608, "Windows.Foundation.UniversalApiContract")]
winrt::array_view <byte> ClientID();
public byte[] ClientID { get; }
public byte[] ClientID { [Windows.Foundation.Metadata.Deprecated("INDTransmitterProperties is deprecated and might not work on all platforms. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 196608, "Windows.Foundation.UniversalApiContract")] get; }
var byte[] = iNDTransmitterProperties.clientID;
Public ReadOnly Property ClientID As Byte()

Valore della proprietà

Byte[]

byte[]

The client identifier. (Identificatore cliente.)

Attributi

Si applica a