diff --git a/NSspi/Contexts/ContextQueryAttrib.cs b/NSspi/Contexts/ContextQueryAttrib.cs index a3019e1..920e96a 100644 --- a/NSspi/Contexts/ContextQueryAttrib.cs +++ b/NSspi/Contexts/ContextQueryAttrib.cs @@ -10,7 +10,7 @@ namespace NSspi.Contexts /// Defines the types of queries that can be performed with QueryContextAttribute. /// Each query has a different result buffer. /// - public enum ContextQueryAttrib : int + internal enum ContextQueryAttrib : int { /// /// Queries the buffer size parameters when performing message functions, such