Click or drag to resize

CommandExecEventArgsAuthNSvc Property

Gets the RPC authentication service.

Namespace:  callback.ShellBoost.Core
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public int AuthNSvc { get; }

Property Value

Type: Int32
The RPC authentication service.
See Also