Skip to content

Compilation issues #10

@Gs52jrfnxnPXBGAW

Description

@Gs52jrfnxnPXBGAW

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions