Classe SecurityPrincipalsGetResponse
Represents a response to the request message for specifying the criteria for the retrieval of specified members and their attributes.
Hiérarchie d'héritage
System. . :: . .Object
Microsoft.MasterDataServices.Services.MessageContracts. . :: . .MessageResponse
Microsoft.MasterDataServices.Services.MessageContracts..::..SecurityPrincipalsGetResponse
Espace de noms : Microsoft.MasterDataServices.Services.MessageContracts
Assembly : Microsoft.MasterDataServices.Services (en Microsoft.MasterDataServices.Services.dll)
Syntaxe
'Déclaration
<MessageContractAttribute> _
Public NotInheritable Class SecurityPrincipalsGetResponse _
Inherits MessageResponse
'Utilisation
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
Le type SecurityPrincipalsGetResponse expose les membres suivants.
Constructeurs
Nom | Description | |
---|---|---|
SecurityPrincipalsGetResponse | Initializes a new instance of the SecurityPrincipalsGetResponse class. |
Haut de la page
Propriétés
Nom | Description | |
---|---|---|
OperationResult | Gets or sets the result of an operation. (hérité de MessageResponse.) | |
Principals | Gets or sets the criteria for the response. |
Haut de la page
Méthodes
Nom | Description | |
---|---|---|
Equals | (hérité de Object.) | |
Finalize | (hérité de Object.) | |
GetHashCode | (hérité de Object.) | |
GetType | (hérité de Object.) | |
MemberwiseClone | (hérité de Object.) | |
ToString | (hérité de Object.) |
Haut de la page
Sécurité des threads
Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Tous les membres de l'instance ne sont pas garantis comme étant thread-safe.