Compartilhar via


INDTransmitterProperties.SecurityVersion Propriedade

Definição

Obtém a versão de segurança de um certificado de transmissor.

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

Valor da propriedade

UInt32

unsigned int

uint32_t

A versão de segurança.

Atributos

Aplica-se a