[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Windows trust information for MP location

Namespace:  Microsoft.ConfigurationManagement.Messaging.Messages
Assembly:  Microsoft.ConfigurationManagement.Messaging(in Microsoft.ConfigurationManagement.Messaging.dll)

Syntax

                 
  C#     Visual Basic     Visual C++  
[
SerializableAttribute]
public 
sealed 
class 
WindowsTrust
<
SerializableAttribute> _
Public 
NotInheritable 
Class 
WindowsTrust
[
SerializableAttribute]
public 
ref class 
WindowsTrust 
sealed

Members

                       
  All Members     Constructors      Properties      Methods   
 Public

 Protected
 Instance

 Static 
 Declared

 Inherited
 XNA Framework Only 

 .NET Compact Framework Only 

  Member Description
WindowsTrust () () () ()
Initializes a new instance of the WindowsTrustclass.
WindowsTrust(Int32)
Initializes a new instance of the WindowsTrustclass.
Equals(Object) (Inherited from Object.)
Finalize () () () () (Inherited from Object.)
GetHashCode () () () () (Inherited from Object.)
GetType () () () () (Inherited from Object.)
Implicit Widening Implicit Implicit Implicit (Int32 to WindowsTrust)
Converts from integer type to WindowsTrust
MemberwiseClone () () () () (Inherited from Object.)
ToString () () () () (Inherited from Object.)
ToWindowsTrust(Int32)
Converts from an integer type to WindowsTrust
TrustHint
Windows trust hint

Inheritance Hierarchy

System . . :: . . Object
   Microsoft.ConfigurationManagement.Messaging.Messages . . :: . . WindowsTrust

See Also