Skip to main content

Class NamespaceACLConfig

Namespace: Consul
Assembly: Consul.dll

public class NamespaceACLConfig

Inheritance

objectNamespaceACLConfig

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

List <AuthMethodEntry >

RoleDefaults

public List<AuthMethodEntry> RoleDefaults { get; set; }

Property Value

List <AuthMethodEntry >