ConnectionCredential.CurrentUserAccount 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.
Represents a ConnectionCredential object that is created with the current system account.
public: static initonly Microsoft::Web::Management::Client::ConnectionCredential ^ CurrentUserAccount;
public static readonly Microsoft.Web.Management.Client.ConnectionCredential CurrentUserAccount;
staticval mutable CurrentUserAccount : Microsoft.Web.Management.Client.ConnectionCredential
Public Shared ReadOnly CurrentUserAccount As ConnectionCredential