共用方式為


EnterpriseKeyCredentialRegistrationInfo 類別

定義

包含企業金鑰認證註冊的相關資訊。

public ref class EnterpriseKeyCredentialRegistrationInfo sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 196608)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class EnterpriseKeyCredentialRegistrationInfo final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 196608)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class EnterpriseKeyCredentialRegistrationInfo
Public NotInheritable Class EnterpriseKeyCredentialRegistrationInfo
繼承
Object Platform::Object IInspectable EnterpriseKeyCredentialRegistrationInfo
屬性

Windows 需求

裝置系列
Windows 10 Anniversary Edition (已於 10.0.14393.0 引進)
API contract
Windows.Foundation.UniversalApiContract (已於 v3.0 引進)

屬性

KeyId

取得金鑰識別碼。

KeyName

取得索引鍵名稱。

Subject

取得主旨。

TenantId

取得租使用者識別碼。

TenantName

取得租使用者名稱。

適用於