SecurityPrincipalsDeleteCriteria.Users Property
SQL Server 2012
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.
