Example #1
0
 /// <summary>
 /// Clone the current context.
 /// </summary>
 /// <param name="throw_on_error">True to throw on error.</param>
 /// <returns>The new client context.</returns>
 public NtResult <AuthZContext> Clone(bool throw_on_error)
 {
     return(SecurityNativeMethods.AuthzInitializeContextFromAuthzContext(0, _handle, null, default,