
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
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