Table of Contents

Enum ActiveDirectoryManagedServiceAccountType

Namespace
CENTREL.XIA.Configuration.Types
Assembly
CENTREL.XIA.Configuration.Types.dll

The Active Directory managed service account type.

[TypeConverter(typeof(GlobalizedEnumConverter))]
public enum ActiveDirectoryManagedServiceAccountType

Fields

Group = 2

The managed service account type is a group managed service account.

Standalone = 1

The managed service account type is a stand-alone managed service account.

Unknown = 0

The managed service account type is unknown.