다음을 통해 공유


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

보안 버전입니다.

특성

적용 대상