Classe SecurityPrincipalsGetResponse
Represents a response to the request message for specifying the criteria for the retrieval of specified members and their attributes.
Gerarchia di ereditarietà
System. . :: . .Object
Microsoft.MasterDataServices.Services.MessageContracts. . :: . .MessageResponse
Microsoft.MasterDataServices.Services.MessageContracts..::..SecurityPrincipalsGetResponse
Spazio dei nomi Microsoft.MasterDataServices.Services.MessageContracts
Assembly: Microsoft.MasterDataServices.Services (in Microsoft.MasterDataServices.Services.dll)
Sintassi
'Dichiarazione
<MessageContractAttribute> _
Public NotInheritable Class SecurityPrincipalsGetResponse _
Inherits MessageResponse
'Utilizzo
Dim instance As SecurityPrincipalsGetResponse
[MessageContractAttribute]
public sealed class SecurityPrincipalsGetResponse : MessageResponse
[MessageContractAttribute]
public ref class SecurityPrincipalsGetResponse sealed : public MessageResponse
[<SealedAttribute>]
[<MessageContractAttribute>]
type SecurityPrincipalsGetResponse =
class
inherit MessageResponse
end
public final class SecurityPrincipalsGetResponse extends MessageResponse
Nel tipo SecurityPrincipalsGetResponse sono esposti i membri seguenti.
Costruttori
Nome | Descrizione | |
---|---|---|
![]() |
SecurityPrincipalsGetResponse | Initializes a new instance of the SecurityPrincipalsGetResponse class. |
In alto
Proprietà
Nome | Descrizione | |
---|---|---|
![]() |
OperationResult | Gets or sets the result of an operation. Ereditato da MessageResponse. |
![]() |
Principals | Gets or sets the criteria for the response. |
In alto
Metodi
Nome | Descrizione | |
---|---|---|
![]() |
Equals | Ereditato da Object. |
![]() |
Finalize | Ereditato da Object. |
![]() |
GetHashCode | Ereditato da Object. |
![]() |
GetType | Ereditato da Object. |
![]() |
MemberwiseClone | Ereditato da Object. |
![]() |
ToString | Ereditato da Object. |
In alto
Protezione dei thread
I membri static (Shared in Visual Basic) pubblici di questo tipo sono affidabili. Non è invece garantita la sicurezza dei membri dell'istanza.