SecurityPrivilegesRequest クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
操作のセキュリティ権限を指定するためのリクエストメッセージを表します。
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
- 属性
コンストラクター
| 名前 | 説明 |
|---|---|
| SecurityPrivilegesRequest() |
デフォルト値を持つ SecurityPrivilegesRequest クラスの新しいインスタンスを初期化します。 |
| SecurityPrivilegesRequest(International, SecurityPrivileges) |
指定された文化設定とセキュリティ権限を持つ SecurityPrivilegesRequest クラスの新しいインスタンスを初期化します。 |
フィールド
| 名前 | 説明 |
|---|---|
| International |
文化的な設定。 |
| Privileges |
セキュリティ特権を得られる。 |