次の方法で共有


SecurityPrivilegesRequest コンストラクター (International, SecurityPrivileges)

指定されたカルチャ設定と取得するセキュリティ特権を持つ SecurityPrivilegesRequest クラスの新しいインスタンスを初期化します。

名前空間:  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 名前空間