AllJoynStatus.AuthenticationRejectedByUser 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 un protocollo di individuazione e comunicazione open source per scenari IoT (Internet of Things), ad esempio l'accensione e la disattivazione delle luci e la lettura delle temperature. Per alternative, ad esempio IoTivity Lite e IoTivity, fare riferimento al sito Web di iotivity.org .

L'autenticazione è stata rifiutata dall'app pubblicitaria.

public:
 static property int AuthenticationRejectedByUser { int get(); };
static int AuthenticationRejectedByUser();
/// [get: Windows.Foundation.Metadata.Deprecated("AllJoynStatus has been deprecated.  For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 786432, "Windows.Foundation.UniversalApiContract")]
static int AuthenticationRejectedByUser();
public static int AuthenticationRejectedByUser { get; }
public static int AuthenticationRejectedByUser { [Windows.Foundation.Metadata.Deprecated("AllJoynStatus has been deprecated.  For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 786432, "Windows.Foundation.UniversalApiContract")] get; }
var int32 = AllJoynStatus.authenticationRejectedByUser;
Public Shared ReadOnly Property AuthenticationRejectedByUser As Integer

Valore della proprietà

Int32

int

Codice di stato AllJoyn pertinente.

Attributi

Requisiti Windows

Funzionalità dell'app
allJoyn

Si applica a