diff --git a/NSspi/Contexts/ContextAttrib.cs b/NSspi/Contexts/ContextAttrib.cs index 2ead196..367660d 100644 --- a/NSspi/Contexts/ContextAttrib.cs +++ b/NSspi/Contexts/ContextAttrib.cs @@ -24,7 +24,7 @@ namespace NSspi.Contexts /// /// The server can use the context to authenticate to other servers as the client. The /// MutualAuth flag must be set for this flag to work. Valid for Kerberos. Ignore this flag for - /// constrained delegation, (TODO)(which is handled through a separate mechanism?). + /// constrained delegation. /// Delegate = 0x00000001,