SecurityPrincipalsGetResponse クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
これはセキュリティ応答に対するメッセージ契約を表します。
public ref class SecurityPrincipalsGetResponse sealed : Microsoft::MasterDataServices::Services::MessageContracts::MessageResponse
[System.ServiceModel.MessageContract]
public sealed class SecurityPrincipalsGetResponse : Microsoft.MasterDataServices.Services.MessageContracts.MessageResponse
[<System.ServiceModel.MessageContract>]
type SecurityPrincipalsGetResponse = class
inherit MessageResponse
Public NotInheritable Class SecurityPrincipalsGetResponse
Inherits MessageResponse
- 継承
- 属性
コンストラクター
| 名前 | 説明 |
|---|---|
| SecurityPrincipalsGetResponse() |
SecurityPrincipalsGetResponse クラスの新しいインスタンスを初期化します。 |
プロパティ
| 名前 | 説明 |
|---|---|
| OperationResult |
演算結果を指定します。 (継承元 MessageResponse) |
| Principals |
手術で戻った SecurityPrincipals を指定します。 |