SecurityPrivilegesDeleteRequest クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
セキュリティ特権削除の条件を指定するためのリクエストメッセージ SecurityPrivilegesDeleteCriteria を表します。
public ref class SecurityPrivilegesDeleteRequest
[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="SecurityPrivilegesDeleteRequest", WrapperNamespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class SecurityPrivilegesDeleteRequest
[<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="SecurityPrivilegesDeleteRequest", WrapperNamespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type SecurityPrivilegesDeleteRequest = class
Public Class SecurityPrivilegesDeleteRequest
- 継承
-
SecurityPrivilegesDeleteRequest
- 属性
コンストラクター
| 名前 | 説明 |
|---|---|
| SecurityPrivilegesDeleteRequest() |
デフォルト値を持つ SecurityPrivilegesDeleteRequest クラスの新しいインスタンスを初期化します。 |
| SecurityPrivilegesDeleteRequest(International, SecurityPrivilegesDeleteCriteria) |
指定された文化設定とセキュリティ権限削除の条件を持つ SecurityPrivilegesDeleteRequest クラスの新しいインスタンスを初期化します。 |
フィールド
| 名前 | 説明 |
|---|---|
| Criteria |
セキュリティ権限を削除する基準。 |
| International |
文化的な設定。 |