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