Freigeben über


INDTransmitterProperties.ClientID Eigenschaft

Definition

Ruft den Clientbezeichner aus dem Senderzertifikat ab.

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()

Eigenschaftswert

Byte[]

byte[]

The client identifier. (Der Clientbezeichner.)

Attribute

Gilt für: