Class GmsaOptions
This class provides the options for using GMSA (Group Managed Service Account) for authentication.
Inheritance
System.Object
GmsaOptions
Namespace:
Assembly: Alachisoft.NCache.Client.dll
Syntax
public class GmsaOptions : object
Constructors
| Name | Description |
|---|---|
| GmsaOptions() | Creates an instance of GmsaOptions. |
Properties
| Name | Description |
|---|---|
| EnableGmsa | This property indicates whether to use GMSA (Group Managed Service Account) for authentication. |