Method CreateWithGMSA
CreateWithGMSA()
Creates a SecurityOptions instance configured to use GMSA for authentication and authorization.
Declaration
public static SecurityOptions CreateWithGMSA()
Returns
| Type | Description |
|---|---|
| SecurityOptions | A SecurityOptions instance configured to use GMSA for authentication and authorization. |