Skip to content
New issue

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

Compilation issues #10

Open
chibd2000 opened this issue Oct 12, 2023 · 0 comments
Open

Compilation issues #10

chibd2000 opened this issue Oct 12, 2023 · 0 comments

Comments

@chibd2000
Copy link

chibd2000 commented Oct 12, 2023

image

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant