Condividi tramite


AllJoynCredentialsVerificationRequestedEventArgs.PeerUniqueName Proprietà

Definizione

Importante

I tipi nello spazio dei nomi Windows.Devices.AllJoyn sono deprecati e potrebbero non essere disponibili nelle versioni future di Windows. AllJoyn, sponsorizzato da AllSeen Alliance, è stato uno scenario di individuazione e comunicazione open source per gli scenari IoT (Internet of Things), ad esempio l'attivazione e la disattivazione delle luci e la lettura delle temperature. Per alternative, ad esempio IoTivity Lite e IoTivity, fare riferimento al sito Web iotivity.org .

Nome univoco del bus dell'app remota autenticata.

public:
 property Platform::String ^ PeerUniqueName { Platform::String ^ get(); };
winrt::hstring PeerUniqueName();
/// [get: Windows.Foundation.Metadata.Deprecated("AllJoynCredentialsVerificationRequestedEventArgs has been deprecated.  For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 786432, "Windows.Foundation.UniversalApiContract")]
winrt::hstring PeerUniqueName();
public string PeerUniqueName { get; }
public string PeerUniqueName { [Windows.Foundation.Metadata.Deprecated("AllJoynCredentialsVerificationRequestedEventArgs has been deprecated.  For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 786432, "Windows.Foundation.UniversalApiContract")] get; }
var string = allJoynCredentialsVerificationRequestedEventArgs.peerUniqueName;
Public ReadOnly Property PeerUniqueName As String

Valore della proprietà

String

Platform::String

winrt::hstring

Nome univoco del bus.

Attributi

Requisiti Windows

Funzionalità dell'app
allJoyn

Si applica a