DeviceTypes.SolutionServer Property
Represents the type of servers that are managed by the Machine Identity Provider.
Namespace: Microsoft.WindowsServerSolutions.Common.Devices
Assembly: DevicesOM (in DevicesOM.dll)
Syntax
public static Guid SolutionServer { get; }
public:
property Guid SolutionServer {
static Guid get();
}
Public Shared ReadOnly Property SolutionServer As Guid
Property Value
Type: System.Guid
An instance of Guid.
See Also
DeviceTypes Class
Microsoft.WindowsServerSolutions.Common.Devices Namespace
Return to top