Condividi tramite


INDTransmitterProperties.SecurityLevel Proprietà

Definizione

Ottiene il livello di sicurezza da un certificato del trasmettitore.

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

Valore della proprietà

UInt32

unsigned int

uint32_t

Livello di sicurezza.

Attributi

Si applica a