Class NamespaceACLConfig
Namespace: Consul
Assembly: Consul.dll
public class NamespaceACLConfig
Inheritance
Inherited Members
object.Equals(object) , object.Equals(object, object) , object.GetHashCode() , object.GetType() , object.MemberwiseClone() , object.ReferenceEquals(object, object) , object.ToString()
Properties
PolicyDefaults
public List<AuthMethodEntry> PolicyDefaults { get; set; }
Property Value
RoleDefaults
public List<AuthMethodEntry> RoleDefaults { get; set; }