We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
only found a AcquireCredentialsInGuest method with four parameters
严重性 代码 说明 项目 文件 行 禁止显示状态 错误 CS7036 未提供与“VimPortTypeClient.AcquireCredentialsInGuest(ManagedObjectReference, ManagedObjectReference, GuestAuthentication, long)”的所需参数“sessionID”对应的参数 SharpSphere C:\Users\user\Desktop\SharpSphere-master\SharpSphere\Program.cs 231 活动
public SharpSphere.vSphere.GuestAuthentication AcquireCredentialsInGuest(SharpSphere.vSphere.ManagedObjectReference _this, SharpSphere.vSphere.ManagedObjectReference vm, SharpSphere.vSphere.GuestAuthentication requestedAuth, long sessionID) { return base.Channel.AcquireCredentialsInGuest(_this, vm, requestedAuth, sessionID); }
not found a AcquireCredentialsInGuest method with three parameters
The text was updated successfully, but these errors were encountered:
No branches or pull requests
only found a AcquireCredentialsInGuest method with four parameters
严重性 代码 说明 项目 文件 行 禁止显示状态
错误 CS7036 未提供与“VimPortTypeClient.AcquireCredentialsInGuest(ManagedObjectReference, ManagedObjectReference, GuestAuthentication, long)”的所需参数“sessionID”对应的参数 SharpSphere C:\Users\user\Desktop\SharpSphere-master\SharpSphere\Program.cs 231 活动
not found a AcquireCredentialsInGuest method with three parameters
The text was updated successfully, but these errors were encountered: