Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Gets the trusted root key data.
Namespace: Microsoft.ConfigurationManagement.Messaging.Messages
Assembly: Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)
Syntax
public KeyData KeyData { get; private set; }
public:
property KeyData^ KeyData {
KeyData^ get();
private: void set(KeyData^ value);
}
Public Property KeyData As KeyData
Get
Private Set
End Property
Property Value
Type: Microsoft.ConfigurationManagement.Messaging.Messages.KeyData
See Also
ConfigMgrMPTrustedRootKeyReply Class
Microsoft.ConfigurationManagement.Messaging.Messages Namespace
Return to top