SecurityPrivilegesRequest コンストラクター
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
SecurityPrivilegesRequest クラスの新しいインスタンスを初期化します。
オーバーロード
| 名前 | 説明 |
|---|---|
| SecurityPrivilegesRequest() |
デフォルト値を持つ SecurityPrivilegesRequest クラスの新しいインスタンスを初期化します。 |
| SecurityPrivilegesRequest(International, SecurityPrivileges) |
指定された文化設定とセキュリティ権限を持つ SecurityPrivilegesRequest クラスの新しいインスタンスを初期化します。 |
SecurityPrivilegesRequest()
デフォルト値を持つ SecurityPrivilegesRequest クラスの新しいインスタンスを初期化します。
public:
SecurityPrivilegesRequest();
public SecurityPrivilegesRequest();
Public Sub New ()
適用対象
SecurityPrivilegesRequest(International, SecurityPrivileges)
指定された文化設定とセキュリティ権限を持つ SecurityPrivilegesRequest クラスの新しいインスタンスを初期化します。
public:
SecurityPrivilegesRequest(Microsoft::MasterDataServices::International ^ International, Microsoft::MasterDataServices::SecurityPrivileges ^ Privileges);
public SecurityPrivilegesRequest(Microsoft.MasterDataServices.International International, Microsoft.MasterDataServices.SecurityPrivileges Privileges);
new Microsoft.MasterDataServices.SecurityPrivilegesRequest : Microsoft.MasterDataServices.International * Microsoft.MasterDataServices.SecurityPrivileges -> Microsoft.MasterDataServices.SecurityPrivilegesRequest
Public Sub New (International As International, Privileges As SecurityPrivileges)
パラメーター
- International
- International
文化的な設定。
- Privileges
- SecurityPrivileges
セキュリティ特権を得られる。