class Fog::Identity::Proxmox::Principal

class Principal current user authenticated

Public Instance Methods

to_s() click to toggle source
# File lib/fog/identity/proxmox/models/principal.rb, line 40
def to_s
  username
end