次の方法で共有


HotspotCredentialsAuthenticationResult.ResponseCode プロパティ

定義

サーバーから返される認証試行の WISPr 応答コードを提供します。 指定できる値は、 HotspotAuthenticationResponseCode によって定義されます。

public:
 property HotspotAuthenticationResponseCode ResponseCode { HotspotAuthenticationResponseCode get(); };
HotspotAuthenticationResponseCode ResponseCode();
public HotspotAuthenticationResponseCode ResponseCode { get; }
var hotspotAuthenticationResponseCode = hotspotCredentialsAuthenticationResult.responseCode;
Public ReadOnly Property ResponseCode As HotspotAuthenticationResponseCode

プロパティ値

認証の結果。

Windows の要件

アプリの機能
cellularDeviceControl cellularDeviceIdentity

適用対象