WindowsAuthOptions.ApplyTo method (1 of 2)
Helper to copy values from a user-supplied WindowsAuthOptions instance to the instance
public void ApplyTo(NegotiateOptions target)
| parameter | description |
|---|---|
| target |
See Also
- class WindowsAuthOptions
- namespace Kestrun.Authentication
WindowsAuthOptions.ApplyTo method (2 of 2)
Helper to copy values from a user-supplied WindowsAuthOptions instance to the instance
public void ApplyTo(WindowsAuthOptions target)
| parameter | description |
|---|---|
| target |
See Also
- class WindowsAuthOptions
- namespace Kestrun.Authentication