Catatan
Akses ke halaman ini memerlukan otorisasi. Anda dapat mencoba masuk atau mengubah direktori.
Akses ke halaman ini memerlukan otorisasi. Anda dapat mencoba mengubah direktori.
The Security property contains the IVMSecurity object associated with the virtual network.
This property is read-only.
Syntax
HRESULT get_Security(
[out] IVMSecurity **outSecurity
);
| VB |
|---|
|
Property value
The VMSecurity object which defines the security attributes of the virtual network.
This property value is read-only.
Error codes
| Name | Meaning |
|---|---|
|
The operation was successful. |
|
The parameter outSecurity is NULL. |
|
Could not allocate memory for the security descriptor. |
|
An unexpected error occurred. |
Requirements
| Product |
Microsoft Virtual Server 2005 onWindows Server 2003 |
| Download |
Microsoft Virtual Server 2005 R2 SP1 Update onWindows Server 2008orWindows Server 2003 |
| Header |
|