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

获取密钥 ID。

KeyName

获取键名称。

Subject

获取主题。

TenantId

获取租户 ID。

TenantName

获取租户名称。

适用于