共用方式為


AllJoynCredentialsRequestedEventArgs.RequestedUserName 屬性

定義

重要

Windows.Devices.AllJoyn命名空間中的類型已被取代,未來版本的 Windows 可能無法使用。 AllJoyn 是由 AllSeen聯盟贊助,是一種開放原始碼探索和通訊協定,適用于物聯網 (IoT) 案例,例如開啟和關閉光線,以及讀取溫度。 如需 IoTivity LiteIoTivity等替代方案,請參閱 iotivity.org 網站。

接受使用者名稱/密碼組的機制所使用的使用者名稱值。

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

屬性值

String

Platform::String

winrt::hstring

使用者名稱。

屬性

Windows 需求

應用程式功能
allJoyn

適用於