C# Class Disco.Client.Extensions.EnrolExtensions

Afficher le fichier Open project: garysharp/Disco

Méthodes publiques

Méthode Description
Build ( this enrol ) : void
Process ( this enrolResponse ) : void

Private Methods

Méthode Description
ApplyDeviceAssignedUser ( this enrolResponse ) : void

Processes a Client Service Enrol Response for Device Assigned User Actions

ApplyDeviceCertificates ( this enrolResponse ) : void
ApplyOfflineDomainJoin ( this enrolResponse ) : bool

Processes a Client Service Enrol Response for Offline Domain Join Actions

ApplyWirelessProfiles ( this enrolResponse ) : void

Method Details

Build() public static méthode

public static Build ( this enrol ) : void
enrol this
Résultat void

Process() public static méthode

public static Process ( this enrolResponse ) : void
enrolResponse this
Résultat void