Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Gets or sets the Windows trust information.
Namespace: Microsoft.ConfigurationManagement.Messaging.Messages
Assembly: Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)
Syntax
public WindowsTrust Trust { get; set; }
public:
property WindowsTrust^ Trust {
WindowsTrust^ get();
void set(WindowsTrust^ value);
}
Public Property Trust As WindowsTrust
Property Value
Type: Microsoft.ConfigurationManagement.Messaging.Messages.WindowsTrust
See Also
MPLocationRecord Class
Microsoft.ConfigurationManagement.Messaging.Messages Namespace
Return to top