Class SdkPlatformInfo
- Namespace
- Yubico.PlatformInterop
- Assembly
- Yubico.Core.dll
public static class SdkPlatformInfo
- Inheritance
-
objectSdkPlatformInfo
Properties
CharSize
public static int CharSize { get; }
Property Value
- int
DwordSize
public static int DwordSize { get; }
Property Value
- int
Encoding
public static Encoding Encoding { get; }
Property Value
- Encoding
IsElevated
public static bool IsElevated { get; }
Property Value
- bool
OperatingSystem
public static SdkPlatform OperatingSystem { get; }