
[Top]
__builtin
__builtin.security
|
Method __builtin.security.get_current_creds()
- Method
get_current_creds
object(Creds) __builtin.security.get_current_creds()
- Description
-
Get the current credentials
Returns the credentials that are currently active.
Returns 0 (zero) if no credentials are active.
- See also
__builtin.security.call_with_creds
Extracted from Pike v7.3 release 11 at 2001-11-03.
|