Freigeben über


ProtectionLevel Enumeration

Definition

Listet auf, wie kommunikation geschützt ist.

public enum ProtectionLevel
type ProtectionLevel = 
Public Enum ProtectionLevel
Vererbung
ProtectionLevel

Felder

EncryptAndSign 2

Sowohl Vertraulichkeit als auch Integrität sind geschützt.

None 0

Nicht geschützt.

Sign 1

Nur die Integrität ist geschützt.

Gilt für: