Condividi tramite


INDTransmitterProperties.SecurityVersion Proprietà

Definizione

Ottiene la versione di sicurezza da un certificato del trasmettitore.

public:
 property unsigned int SecurityVersion { unsigned int get(); };
uint32_t SecurityVersion();
/// [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 SecurityVersion();
public uint SecurityVersion { get; }
public uint SecurityVersion { [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.securityVersion;
Public ReadOnly Property SecurityVersion As UInteger

Valore della proprietà

UInt32

unsigned int

uint32_t

Versione della sicurezza.

Attributi

Si applica a