|
WindowsApiSECURITY_IMPERSONATION Field
|
Impersonate a client at the impersonation level.
Namespace: GSF.InteropAssembly: GSF.Core (in GSF.Core.dll) Version: 2.4.207-beta+1781b796b2aa7a54013a031eb432fe4ccee31867
Syntax public 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
Int32See Also