Partager via


INDTransmitterProperties.SecurityLevel Propriété

Définition

Obtient le niveau de sécurité d’un certificat d’émetteur.

public:
 property unsigned int SecurityLevel { unsigned int get(); };
uint32_t SecurityLevel();
/// [get: Windows.Foundation.Metadata.Deprecated("INDTransmitterProperties is deprecated and might not work on all platforms. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 196608, "Windows.Foundation.UniversalApiContract")]
uint32_t SecurityLevel();
public uint SecurityLevel { get; }
public uint SecurityLevel { [Windows.Foundation.Metadata.Deprecated("INDTransmitterProperties is deprecated and might not work on all platforms. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 196608, "Windows.Foundation.UniversalApiContract")] get; }
var uInt32 = iNDTransmitterProperties.securityLevel;
Public ReadOnly Property SecurityLevel As UInteger

Valeur de propriété

UInt32

unsigned int

uint32_t

Niveau de sécurité.

Attributs

S’applique à