NetworkSecuritySettings.NetworkAuthenticationType Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Retrieves the type of authentication used by the network.
public:
property NetworkAuthenticationType NetworkAuthenticationType { NetworkAuthenticationType get(); };
NetworkAuthenticationType NetworkAuthenticationType();
public NetworkAuthenticationType NetworkAuthenticationType { get; }
var networkAuthenticationType = networkSecuritySettings.networkAuthenticationType;
Public ReadOnly Property NetworkAuthenticationType As NetworkAuthenticationType
Property Value
The network authentication type.
Applies to
See also
Feedback
Submit and view feedback for