Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
Creates a ConnectionOptions object that specifies the user name and password used when creating a session.
Syntax
WSMan.CreateConnectionOptions()
Parameters
This method has no parameters.
Return value
A ConnectionOptions object used to specify a user name and password pair that is used to identify a user for authentication.
Remarks
The following syntax is used to call this method.
Set options = wsman.CreateConnectionOptions
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client |
Windows Vista |
| Minimum supported server |
Windows Server 2008 |
| Header |
|
| IDL |
|
| Library |
|
| DLL |
|