CommandExecEventArgsCallerPrincipalName Property |
Gets the caller principal name.
Namespace:
callback.ShellBoost.Core
Assembly:
callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax public string CallerPrincipalName { get; }
Property Value
Type:
String
The caller principal name.
See Also