Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
Gmail
Schema
SmimeInfo
Interface SmimeInfo
interface
SmimeInfo
{
encryptedKeyPassword
?:
string
;
expiration
?:
string
;
id
?:
string
;
isDefault
?:
boolean
;
issuerCn
?:
string
;
pem
?:
string
;
pkcs12
?:
string
;
}
Index
Properties
encrypted
Key
Password?
expiration?
id?
is
Default?
issuer
Cn?
pem?
pkcs12?
Properties
Optional
encrypted
Key
Password
encryptedKeyPassword
?:
string
Optional
expiration
expiration
?:
string
Optional
id
id
?:
string
Optional
is
Default
isDefault
?:
boolean
Optional
issuer
Cn
issuerCn
?:
string
Optional
pem
pem
?:
string
Optional
pkcs12
pkcs12
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
encrypted
Key
Password
expiration
id
is
Default
issuer
Cn
pem
pkcs12
Google Apps Script API
Loading...