SecurityPrivilegesRequest 클래스

정의

이 메시지는 연산의 보안 권한을 지정하기 위한 요청 메시지를 나타냅니다.

public ref class SecurityPrivilegesRequest
[System.CodeDom.Compiler.GeneratedCode("System.ServiceModel", "4.0.0.0")]
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)]
[System.Diagnostics.DebuggerStepThrough]
[System.ServiceModel.MessageContract(IsWrapped=true, WrapperName="SecurityPrivilegesRequest", WrapperNamespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class SecurityPrivilegesRequest
[<System.CodeDom.Compiler.GeneratedCode("System.ServiceModel", "4.0.0.0")>]
[<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)>]
[<System.Diagnostics.DebuggerStepThrough>]
[<System.ServiceModel.MessageContract(IsWrapped=true, WrapperName="SecurityPrivilegesRequest", WrapperNamespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type SecurityPrivilegesRequest = class
Public Class SecurityPrivilegesRequest
상속
SecurityPrivilegesRequest
특성

생성자

Name Description
SecurityPrivilegesRequest()

기본 값을 가진 클래스의 SecurityPrivilegesRequest 새로운 인스턴스를 초기화합니다.

SecurityPrivilegesRequest(International, SecurityPrivileges)

지정된 문화 설정과 보안 권한을 가진 클래스의 SecurityPrivilegesRequest 새로운 인스턴스를 초기화합니다.

필드

Name Description
International

문화적 배경.

Privileges

보안 권한을 얻어야 합니다.

적용 대상