Bagikan melalui


EmailMailboxPolicies.AllowSmimeSoftCertificates Properti

Definisi

Mendapatkan atau menetapkan nilai Boolean yang menunjukkan apakah sertifikat perangkat lunak diizinkan.

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

Nilai Properti

Boolean

bool

Nilai Boolean yang menunjukkan apakah sertifikat perangkat lunak diizinkan.

Persyaratan Windows

Kemampuan aplikasi
email emailSystem

Berlaku untuk