Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
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 |
|