|
WindowsApiSECURITY_IMPERSONATION Field
|
Impersonate a client at the impersonation level.
Namespace: GSF.InteropAssembly: GSF.Core (in GSF.Core.dll) Version: 2.4.275-beta+5a507085c1b79f1427cd1812b9c3c9c583c21079
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