다음을 통해 공유


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

보안 수준입니다.

특성

적용 대상