Share via


Group.Description Property

Gets or sets a description of the security Group sourced from an Active Directory or local SAM.

Namespace:  Microsoft.MasterDataServices.Services.DataContracts
Assembly:  Microsoft.MasterDataServices.Services (in Microsoft.MasterDataServices.Services.dll)

Syntax

[DataMemberAttribute]
public string Description { get; set; }

Property Value

Type: System.String
A string representing the description.