'Declaration
<FlagsAttribute()> Public Enum TrustedServerType Inherits System.Enum
[Flags()] public enum TrustedServerType : System.Enum
'Declaration
<FlagsAttribute()> Public Enum TrustedServerType Inherits System.Enum
[Flags()] public enum TrustedServerType : System.Enum
Member | Value | Description |
---|---|---|
AcceptCommands | 1 | |
SendCommands | 2 | |
Unspecified | 0 |
System.Object
System.ValueType
System.Enum
ArcanaDevelopment.adTempus.Shared.TrustedServerType