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