Share via


WindowsTrust Constructor (Int32)

 

Initializes a new instance of the WindowsTrust class.

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

Syntax

public WindowsTrust(
    int hint
)
public:
WindowsTrust(
    int hint
)
Public Sub New (
    hint As Integer
)

Parameters

See Also

WindowsTrust Overload
WindowsTrust Class
Microsoft.ConfigurationManagement.Messaging.Messages Namespace

Return to top