Share via


IServiceConfig Interface

Definition

Provides interface that represents the service configuration.

public interface class IServiceConfig
public interface IServiceConfig
type IServiceConfig = interface
Public Interface IServiceConfig
Derived

Properties

Password

Gets or sets the service password.

ServiceDisplayName

Gets the service display name.

StartMode

Gets or sets the service start mode.

UserName

Gets or sets the username associated with the service.

Applies to