INDTransmitterProperties.SecurityLevel プロパティ

定義

送信機証明書からセキュリティ レベルを取得します。

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

プロパティ値

UInt32

unsigned int

uint32_t

セキュリティ レベル。

属性

適用対象