SipCredentialCache.DefaultCredential Field
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.
Specifies DefaultCredential if you want to use the Windows(R) Logon credential.
public: static System::Net::NetworkCredential ^ DefaultCredential;
public static System.Net.NetworkCredential DefaultCredential;
staticval mutable DefaultCredential : System.Net.NetworkCredential
Public Shared DefaultCredential As NetworkCredential