다음을 통해 공유


SecurityPrivilegesRequest 생성자 (International, SecurityPrivileges)

Initializes a new instance of the SecurityPrivilegesRequest class that has the specified cultural settings and security privileges to get.

네임스페이스:  Microsoft.MasterDataServices
어셈블리:  Microsoft.MasterDataServices(Microsoft.MasterDataServices.dll)

구문

‘선언
Public Sub New ( _
    International As International, _
    Privileges As SecurityPrivileges _
)
‘사용 방법
Dim International As International
Dim Privileges As SecurityPrivileges

Dim instance As New SecurityPrivilegesRequest(International, _
    Privileges)
public SecurityPrivilegesRequest(
    International International,
    SecurityPrivileges Privileges
)
public:
SecurityPrivilegesRequest(
    International^ International, 
    SecurityPrivileges^ Privileges
)
new : 
        International:International * 
        Privileges:SecurityPrivileges -> SecurityPrivilegesRequest
public function SecurityPrivilegesRequest(
    International : International, 
    Privileges : SecurityPrivileges
)

매개 변수

참고 항목

참조

SecurityPrivilegesRequest 클래스

SecurityPrivilegesRequest 오버로드

Microsoft.MasterDataServices 네임스페이스