KeyAttestationHelper.GetTpmAttestationCredentialId(String) メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
TPM キー構成証明資格情報から資格情報 ID を取得します。
public:
static Platform::String ^ GetTpmAttestationCredentialId(Platform::String ^ credential);
static winrt::hstring GetTpmAttestationCredentialId(winrt::hstring const& credential);
public static string GetTpmAttestationCredentialId(string credential);
function getTpmAttestationCredentialId(credential)
Public Shared Function GetTpmAttestationCredentialId (credential As String) As String
パラメーター
- credential
-
String
Platform::String
winrt::hstring
資格情報 ID を取得する TPM キー構成証明資格情報。
戻り値
TPM キー構成証明資格情報の資格情報 ID。