C# 클래스 Disco.Client.Extensions.EnrolExtensions

파일 보기 프로젝트 열기: garysharp/Disco

공개 메소드들

메소드 설명
Build ( this enrol ) : void
Process ( this enrolResponse ) : void

비공개 메소드들

메소드 설명
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

메소드 상세

Build() 공개 정적인 메소드

public static Build ( this enrol ) : void
enrol this
리턴 void

Process() 공개 정적인 메소드

public static Process ( this enrolResponse ) : void
enrolResponse this
리턴 void