Bagikan melalui


NetworkSecuritySettings.NetworkAuthenticationType Properti

Definisi

Mengambil jenis autentikasi yang digunakan oleh jaringan.

public:
 property NetworkAuthenticationType NetworkAuthenticationType { NetworkAuthenticationType get(); };
NetworkAuthenticationType NetworkAuthenticationType();
public NetworkAuthenticationType NetworkAuthenticationType { get; }
var networkAuthenticationType = networkSecuritySettings.networkAuthenticationType;
Public ReadOnly Property NetworkAuthenticationType As NetworkAuthenticationType

Nilai Properti

Jenis autentikasi jaringan.

Berlaku untuk

Lihat juga