AuthenticationMode property
- Last UpdatedJul 23, 2024
- 1 minute read
Retrieves the authentication mode of the Galaxy.
Class
IGalaxySecurity
Syntax
[C#]
EAUTHMODE AuthenticationMode { get; };
[Visual C++]
HRESULT AuthenticationMode(
[out,retval]EAUTHMODE *authMode
);
Parameters
AuthenticationMode
Indicates whether Galaxy security mode is none, Galaxy, OS User, or OS Group.