This topic has not yet been rated - Rate this topic

SecurityPrincipalsDeleteCriteria.Users Property

Gets or sets the user identifiers used in the criteria.

Namespace:  Microsoft.MasterDataServices.Services.DataContracts
Assembly:  Microsoft.MasterDataServices.Services.Contracts (in Microsoft.MasterDataServices.Services.Contracts.dll)
[DataMemberAttribute(EmitDefaultValue = false)]
public Collection<Identifier> Users { get; internal set; }

Property Value

Type: System.Collections.ObjectModel.Collection<Identifier>
The user identifiers used in the criteria.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.