NetworkControllerCredential class
Stores network controller credentials.
The following syntax is simplified from Managed Object Format (MOF) code and includes all of the inherited properties.
Syntax
[ClassVersion("1.0.0"), dynamic, provider("NcServerPSProvider"), AMENDMENT]
class NetworkControllerCredential
{
string UserName;
string Password;
};
Members
The NetworkControllerCredential class has these types of members:
Properties
The NetworkControllerCredential class has these properties.
-
Password
-
-
Data type: string
-
Access type: Read-only
Gets the user password.
-
-
UserName
-
-
Data type: string
-
Access type: Read-only
Gets the user name.
-
Requirements
Minimum supported client |
None supported |
Minimum supported server |
Windows Server 2016 |
Namespace |
Root\Microsoft\Windows\NetworkController\Server |
MOF |
|
DLL |
|