| Import line: | Polkit = imports.gi.Polkit; | 
| GIR File: | Polkit-1.0.gir | 
| C documentation: | PolkitIdentity | 
| Interface : | Identity | 
| Implementations: | Polkit.UnixGroup, Polkit.UnixUser | 
| None | 
| Method / Constructor | Defined By | |
|---|---|---|
| 
 
 | Polkit.Identity | |
| 
			hash
				
				 () 
			
				
					 : 
					guint32
					
				
			
		 
 | Polkit.Identity | |
| 
			to_string
				
				 () 
			
				
					 : 
					String
					
				
			
		 
 | Polkit.Identity | |
| None | 
| Class / Namespace | Method / Signal / Properties | 
|---|---|
| Polkit Method |  | 
| Polkit.Authority Method | 
			authentication_agent_response
				
				 (String cookie, Identity identity, Cancellable cancellable, Function callback, void* user_data) 
			
				
					 : 
					none
					
				
			
		 | 
| Polkit.Authority Method | 
			authentication_agent_response_sync
				
				 (String cookie, Identity identity, Cancellable cancellable) 
			
				
					 : 
					gboolean
					
				
			
		 | 
| Polkit.UnixGroup Method |  | 
| Polkit.UnixGroup Method |  | 
| Polkit.UnixUser Method |  | 
| Polkit.UnixUser Method |  | 
| PolkitAgent.Session Property | 
				identity : Polkit.Identity 
                   
                     
			 | 
| PolkitAgent.Session Method | Create a new PolkitAgent.Session |