次の方法で共有


NetworkSecuritySettings クラス

定義

現在のネットワーク セキュリティ設定を表します。

public ref class NetworkSecuritySettings sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class NetworkSecuritySettings final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class NetworkSecuritySettings
Public NotInheritable Class NetworkSecuritySettings
継承
Object Platform::Object IInspectable NetworkSecuritySettings
属性

Windows の要件

デバイス ファミリ
Windows 10 (10.0.10240.0 - for Xbox, see UWP features that aren't yet supported on Xbox で導入)
API contract
Windows.Foundation.UniversalApiContract (v1.0 で導入)

プロパティ

NetworkAuthenticationType

ネットワークで使用される認証の種類を取得します。

NetworkEncryptionType

ネットワークで使用される暗号化の種類を取得します。

適用対象