|
WindowsApiSECURITY_IMPERSONATION Field
|
Impersonate a client at the impersonation level.
Namespace: GSF.InteropAssembly: GSF.Core (in GSF.Core.dll) Version: 2.4.300-beta+b2186e2cd1f968c931b0e151fdd7c839f3d1e9cf
Syntaxpublic const int SECURITY_IMPERSONATION = 2
Public Const SECURITY_IMPERSONATION As Integer = 2
public:
literal int SECURITY_IMPERSONATION = 2
static val mutable SECURITY_IMPERSONATION: int
var GSF.Interop.WindowsApi.SECURITY_IMPERSONATION
View SourceField Value
Int32
See Also