ConnectionProfile.GetDomainConnectivityLevel Method
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.
Gets the current domain authentication status for a network connection. Possible values are defined by DomainConnectivityLevel.
public:
virtual DomainConnectivityLevel GetDomainConnectivityLevel() = GetDomainConnectivityLevel;
DomainConnectivityLevel GetDomainConnectivityLevel();
public DomainConnectivityLevel GetDomainConnectivityLevel();
function getDomainConnectivityLevel()
Public Function GetDomainConnectivityLevel () As DomainConnectivityLevel
Returns
A value indicating the authentication status for a connection to a network domain.