マスター データ サービス API のセキュリティ プリンシパルを削除する要求メッセージ コントラクトを表します。 このクラスは継承できません。
継承階層
System.Object
Microsoft.MasterDataServices.Services.MessageContracts.MessageRequest
Microsoft.MasterDataServices.Services.MessageContracts.SecurityPrincipalsDeleteRequest
名前空間: Microsoft.MasterDataServices.Services.MessageContracts
アセンブリ: Microsoft.MasterDataServices.Services.Contracts (Microsoft.MasterDataServices.Services.Contracts.dll)
構文
'宣言
<MessageContractAttribute> _
Public NotInheritable Class SecurityPrincipalsDeleteRequest _
Inherits MessageRequest
'使用
Dim instance As SecurityPrincipalsDeleteRequest
[MessageContractAttribute]
public sealed class SecurityPrincipalsDeleteRequest : MessageRequest
[MessageContractAttribute]
public ref class SecurityPrincipalsDeleteRequest sealed : public MessageRequest
[<SealedAttribute>]
[<MessageContractAttribute>]
type SecurityPrincipalsDeleteRequest =
class
inherit MessageRequest
end
public final class SecurityPrincipalsDeleteRequest extends MessageRequest
SecurityPrincipalsDeleteRequest 型は、以下のメンバーを公開しています。
コンストラクター
| 名前 | 説明 | |
|---|---|---|
![]() |
SecurityPrincipalsDeleteRequest | SecurityPrincipalsDeleteRequest クラスの新しいインスタンスを初期化します。 |
先頭に戻る
プロパティ
| 名前 | 説明 | |
|---|---|---|
![]() |
Criteria | 削除するセキュリティ プリンシパル項目のフィルター選択に使用される条件を取得または設定します。 |
![]() |
International | クライアント ローカライズ情報を取得または設定します。 (MessageRequest から継承されています。) |
先頭に戻る
メソッド
| 名前 | 説明 | |
|---|---|---|
![]() |
Equals | (Object から継承されています。) |
![]() |
GetHashCode | (Object から継承されています。) |
![]() |
GetType | (Object から継承されています。) |
![]() |
ToString | (Object から継承されています。) |
先頭に戻る
スレッド セーフ
この型の public static (Visual Basic では Shared) のメンバーはすべて、スレッド セーフです。インスタンス メンバーの場合は、スレッド セーフであるとは限りません。
.gif)
.gif)