INDTransmitterProperties.SecurityVersion プロパティ

定義

送信機証明書からセキュリティ バージョンを取得します。

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

プロパティ値

UInt32

unsigned int

uint32_t

セキュリティ バージョン。

属性

適用対象