|
JWSCL Documentation
|
class function GetAuthenticationServices: TJwAuthenticationServiceInformationArray;
|
Return Values |
Description |
|
See TJwAuthenticationServiceInformationArray for more information |
MEMBERNAME% returns an array of queried authentication services using CoQueryAuthenticationServices.
The result is a pure Delphi type and must not be freed by COM methods (like CoTaskMemFree).
Use EnumerateSecurityPackages to get all security packages on the computer.
|
Exceptions |
Description |
|
CoQueryAuthenticationServices failed. See exception member ErrorCode more information. |
|
Copyright (c) 2010. All rights reserved.
This help was created by Doc-O-Matic sponsored by toolsfactory software inc. |
|
What do you think about this topic? Send feedback!
|