次の方法で共有


SecurityProviderTpm(String) コンストラクター

定義

SecurityProviderTpm クラスの新しいインスタンスを初期化します。

public SecurityProviderTpm (string registrationId);
new Microsoft.Azure.Devices.Shared.SecurityProviderTpm : string -> Microsoft.Azure.Devices.Shared.SecurityProviderTpm
Public Sub New (registrationId As String)

パラメーター

registrationId
String

このデバイスのプロビジョニング サービス登録 ID。

適用対象