권한 클래스 oor Engels

권한 클래스

Vertalings in die woordeboek Koreaans - Engels

permission class

en
A class that defines access to a resource or defines an indentity by supporting authorization checks.
MicrosoftLanguagePortal

Geskatte vertalings

Vertoon algoritmies gegenereerde vertalings

voorbeelde

wedstryd
woorde
Advanced filtering
클래스룸 데이터 액세스 권한 설정 및 Administrative API에 설명된 대로 Google 클래스룸과 G Suite 도메인에 API를 사용 설정합니다.
Enable APIs for Google Classroom and your G Suite domain. For details, see G Suite for Education requirements.support.google support.google
관리자는 도메인 사용자가 소유한 클래스룸 데이터의 액세스 권한을 타사 애플리케이션에 부여할 수 있는지 결정할 수 있습니다.
Admins can decide if domain users can grant access to their Classroom data to third-party applications.support.google support.google
G Suite 관리자는 선생님을 선택한 사용자를 확인하여 사용자에게 필요한 클래스룸 기능에 액세스 권한을 부여합니다.
As a G Suite administrator, you verify users who identified as a teacher to give them access to the Classroom features they need.support.google support.google
그러나 담당 교사와 동료 교사는 클래스룸에서 서로 다른 권한을 가지고 있습니다.
However, primary teachers and co-teachers have different permissions in Classroom.support.google support.google
권한 설정: 모든 사용자, 특정 조직 단위, 다른 G Suite for Education 학군에 대해 클래스룸을 사용 설정 또는 사용 중지할 수 있습니다.
Set permissions—Enable or disable Classroom for all users, specific organizational units, and other G Suite for Education school districts.support.google support.google
클래스권한 대화상자에서 확인 을 클릭합니다.
In the Permissions for Classes dialog box, click OK .ParaCrawl Corpus ParaCrawl Corpus
각각의 클래스에는 자체의 권한 설정이 있습니다. 가변폭 굵은체
Each class has its own associated set of permissions.ParaCrawl Corpus ParaCrawl Corpus
본 발명에 따른 자원공유를 위한 소셜 네트워크 시스템은, 소셜 네트워크를 형성하는 복수의 엔티티와, 상기 복수의 엔티티 중 하나 이상의 엔티티가 소유하는 공유자원과, 상기 공유자원을 공유하기 위해 상기 각 엔티티 간의 일방 또는 쌍방으로 형성되는 신뢰관계의 정도를 나타내는 신뢰강도와, 상기 복수의 엔티티 간에 상기 공유자원을 공유하기 위한 통신 프로토콜을 포함하되, 상기 신뢰강도는 복수의 클래스로 분류되고, 상기 각 엔티티는 상기 각 클래스에 따라, 다른 엔티티에 자신이 소유하는 상기 공유자원으로의 차등적인 접근권한을 부여한다.
Each of the entities grants a different access right to another entity according to each of the classes.patents-wipo patents-wipo
권한을 가장 쉽게 부여하는 방법은 FileProvider 클래스를 사용하는 방법입니다.
The easiest way to grant this permission is by using the FileProvider class.ParaCrawl Corpus ParaCrawl Corpus
그러나 업그레이드 신청이 승인된 후 비행 중단으로 인해 에어캐나다에서 대체 항공편을 다시 예약하게 된다면, 가능한 경우 귀하는 새 객실 클래스의 좌석에 대한 모든 권한을 유지하게 됩니다.
However, if you are rebooked on an alternative flight by Air Canada due to flight disruptions after your upgrade offer has been accepted, you will, of course, maintain full rights to a seat in the new cabin class if available.ParaCrawl Corpus ParaCrawl Corpus
클라이언트는 인터페이스 클래스에 대한 액세스 권한도 가져야 하므로, 클라이언트와 서비스가 별도의 애플리케이션에 있는 경우, 클라이언트의 애플리케이션은 (AIDL 메서드에 대한 클라이언트 액세스 권한을 제공하는 android.os.Binder 인터페이스를 생성하는) .aidl 파일의 사본을 src/ 디렉터리에 가져야 합니다.
The client must also have access to the interface class, so if the client and service are in separate applications, then the client's application must have a copy of the .aidl file in its src/ directory (which generates the android.os.Binder interface—providing the client access to the AIDL methods).ParaCrawl Corpus ParaCrawl Corpus
특히 온라인 스케쥴에 올바른 CRN을 기록하십시오. (온라인 일정표에 열거되지 않은 클래스에 대한 CRN은 아래를 참조) 수강권한이 필요한 수업이 있는지 확인하십시오 (아래의 예제 참조).
Be especially careful to note the correct CRN from the Online Schedule (see below about CRN's for classes not listed on the Online Schedule).ParaCrawl Corpus ParaCrawl Corpus
클래스의 고급 보안 설정 대화상자에서 이 개체의 부모로부터 상속 가능한 사용 권한 포함 확인란을 선택합니다.
In the Advanced Security Settings for Classes dialog box, select the Include inheritable permissions from this object's parent checkbox.ParaCrawl Corpus ParaCrawl Corpus
권한, 콘텐츠 URI, URI 경로, 열 이름, MIME 유형 및 TYPE 값에 대해서는 항상 ContactsContract 및 그 서브클래스에서 정의한 상수를 사용합니다.
Always use the constants defined in ContactsContract and its subclasses for authorities, content URIs, URI paths, column names, MIME types, and TYPE values.ParaCrawl Corpus ParaCrawl Corpus
그림 1에 나오는 것처럼, startActivity(Intent) 예시에서는 적절한 권한이 없는 인텐트가 메서드로 전달될 때 Intent 클래스의 주석 때문에 startActivity(Intent) 의 잘못된 사용에 대한 경고가 발생하게 됩니다.
In the startActivity(Intent) example, annotations in the Intent class cause the resulting warnings on invalid uses of startActivity(Intent) when an intent without the appropriate permissions is passed to the method, as shown in figure 1.ParaCrawl Corpus ParaCrawl Corpus
ProductsDatatable 라는 새로운 클래스를 생성하여 JSON 데이터형태를 만들도록 하고 해당 클래스의 생성자가 뷰 조건값을 취하여 헬퍼 메소드에 대한 접근권한을 가지도록 해 줄 것입니다.
We'll create a new ProductsDatatable class to generate the JSON and we'll have it take a view context in its constructor so that it has access to helper methods.ParaCrawl Corpus ParaCrawl Corpus
뷰어, 방문객, 회원, 가입자 또는 고객이 규칙에 규정 된 경우를 제외하고 사전 심리 발견에 종사 할 수있는 권한이 없습니다; 당신은 중재 청구 대상에 관한 신청자의 모든 클래스의 대표 또는 구성원으로 참여할 수있는 권리가 없습니다; 중재인의 결정은 최종적인 매력의 제한된 권한으로 결합 될 것입니다.
Viewer, visitor, member, subscriber or customer will not have the right to engage in pre-trial discovery except as provided in the rules; you will not have the right to participate as a representative or member of any class of claimants pertaining to any claim subject to arbitration; the arbitrator's decision will be final and binding with limited rights of appeal.ParaCrawl Corpus ParaCrawl Corpus
ComplicationDrawable 클래스는 시스템이 TYPE_NO_PERMISSION 의 값을 표시할 때(시계 모드에서 정보 표시 데이터를 가져올 권한이 없음을 나타냄) 탭하는 시계 모드에 대한 권한 요청을 시작합니다.
Enhancements to the ComplicationDrawable class The ComplicationDrawable class starts a permission request for a watch face that is tapped when the system indicates a value of TYPE_NO_PERMISSION (indicating that the watch face lacks permission to get the complication data).ParaCrawl Corpus ParaCrawl Corpus
클래스를 통해 앱은 getUserMedia() 와 같은 웹 API를 통해 카메라나 마이크 등의 보호된 리소스에 액세스할 수 있는 WebView 권한을 부여할 수 있습니다.
This release introduces the PermissionRequest class, which allows your app to grant the WebView permission to access protected resources like the camera and microphone, through web APIs such as getUserMedia() .ParaCrawl Corpus ParaCrawl Corpus
온라인 스케줄이 강사 또는 어드바이져의 허가 또는 어드바이져에 의해 평가되어야하는 기타 조건 또는 제한 사항을 필요로하는 것으로서, 등록하는 클래스에 등록 할 수 있도록 하기 위해 어드바이져가 입력 한 모든 수강권한 (위의 수강권한 섹션 참조).
Any Overrides that have been entered by your advisor to allow you to register in classes which the Online Schedule lists as requiring permission of instructor or advisor or other conditions or restrictions that must be assessed by an advisor (see the section on Overrides above).ParaCrawl Corpus ParaCrawl Corpus
더 이상 스팸 마사지.▲ 교사는 항상 전화 관리 클래스 그룹을 사용할 수 있습니다교사는 언제 어디서나 수업을 관리 할 수 있습니다.▲, 포스트 메시지를 "모니터"인증 교사의 부담을 줄일 수 있습니다교사는 수업 발표를 만들기 위해 "모니터를"권한을 부여 할 수 있습니다.▲ 지원 네트워크와 SMS 메시지는 메시지가 100 %에 도달 할 수 있도록모두 온라인 및 SMS 문자 메시지를 지원합니다.
No more spam massage.▲ The teacher can always use the phone management class groupsTeachers can manage classes anytime anywhere.▲ may authorize the "monitor" post messages, reduce the burden on teachersTeachers can authorize "monitor" to make class announcement.▲ support networks and SMS messages to ensure that messages reach 100%Both online & SMS texting are supported.ParaCrawl Corpus ParaCrawl Corpus
21 sinne gevind in 7 ms. Hulle kom uit baie bronne en word nie nagegaan nie.