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.
The GroupSid property contains the SID string of the group.
This property is read/write.
Syntax
HRESULT put_GroupSid(
[in] BSTR groupSid
);
HRESULT get_GroupSid(
[out] BSTR *groupSid
);
| VB |
|---|
|
Property value
The SID string of the group.
This property value is read/write.
Error codes
| Name | Meaning |
|---|---|
|
The operation was successful. |
|
The groupSid parameter was NULL. |
|
The groupSid parameter was invalid or empty. |
|
An unknown error has occurred. |
Requirements
| Product |
Microsoft Virtual Server 2005 onWindows Server 2003 |
| Download |
Microsoft Virtual Server 2005 R2 SP1 Update onWindows Server 2008orWindows Server 2003 |
| Header |
|