共用方式為


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 命名空間