Condividi tramite


EmailMailboxPolicies.AllowSmimeSoftCertificates Proprietà

Definizione

Ottiene o imposta un valore booleano che indica se sono consentiti certificati software.

public:
 property bool AllowSmimeSoftCertificates { bool get(); };
public:
 property bool AllowSmimeSoftCertificates { bool get(); void set(bool value); };
bool AllowSmimeSoftCertificates();
bool AllowSmimeSoftCertificates();

void AllowSmimeSoftCertificates(bool value);
public bool AllowSmimeSoftCertificates { get; }
public bool AllowSmimeSoftCertificates { get; set; }
var boolean = emailMailboxPolicies.allowSmimeSoftCertificates;
var boolean = emailMailboxPolicies.allowSmimeSoftCertificates;
emailMailboxPolicies.allowSmimeSoftCertificates = boolean;
Public ReadOnly Property AllowSmimeSoftCertificates As Boolean
Public Property AllowSmimeSoftCertificates As Boolean

Valore della proprietà

Boolean

bool

Valore booleano che indica se sono consentiti certificati software.

Requisiti Windows

Funzionalità dell'app
email emailSystem

Si applica a