Using Security in CORBA Applications
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
Returns attributes for the Current interface.
HRESULT get_attributes(
[in] VARIANT attributes,
[in,out,optional] VARIANT* exceptionInfo,
[out,retval] VARIANT* returnValue);
Function get_attributes(attributes, [exceptionInfo])
The set of security attributes (privilege attribute types) whose values are desired. If this list is empty, all attributes are returned.
This method gets privilege (and other) attributes from the credentials for the client application from the Current interface.
A variant containing an array of DISecurity_SecAttribute
objects. The following table describes the valid return values.
![]() ![]() |
![]() |
![]() |