Skip to main content

IpcSenderPolicyRuntimeScope

FitFileViewer - API Documentation v30.0.1


FitFileViewer - API Documentation / main/security/ipcSenderPolicyRuntime / IpcSenderPolicyRuntimeScope

Interface: IpcSenderPolicyRuntimeScope

Defined in: main/security/ipcSenderPolicyRuntime.ts:17

Properties​

appRef​

readonly appRef: IpcSenderPolicyRuntimeProvider<() => AppLike | undefined>

Defined in: main/security/ipcSenderPolicyRuntime.ts:18


getProcessStringValue​

readonly getProcessStringValue: IpcSenderPolicyRuntimeProvider<(name: RuntimeProcessStringPropertyName) => string | undefined>

Defined in: main/security/ipcSenderPolicyRuntime.ts:21


isTestEnvironment​

readonly isTestEnvironment: IpcSenderPolicyRuntimeProvider<() => boolean>

Defined in: main/security/ipcSenderPolicyRuntime.ts:24