Returns the credentials that should be applied to the operation taking place in the current thread.
Namespace:
FileNet.Api.UtilAssembly: FileNet.Api (in FileNet.Api.dll)
Syntax
Visual Basic (Declaration) |
---|
Function GetCredentials As Credentials |
C# |
---|
Credentials GetCredentials() |
Visual C++ |
---|
Credentials^ GetCredentials() |
JavaScript |
---|
function getCredentials(); |