共用方式為


NetworkSecuritySettings.NetworkAuthenticationType 屬性

定義

擷取網路所使用的驗證類型。

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

屬性值

網路驗證類型。

適用於

另請參閱