Share via


Proprietà AccessControlEntryDetails.ExtendedInformation

Replicato nella classe in modo da poter disporre di una funzione Set interna nella classe base.

Spazio dei nomi:  Microsoft.TeamFoundation.Framework.Server
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Sintassi

'Dichiarazione
<ClientPropertyAttribute(ClientVisibility.Private)> _
Public Property ExtendedInformation As AceExtendedInformation
[ClientPropertyAttribute(ClientVisibility.Private)]
public AceExtendedInformation ExtendedInformation { get; set; }

Valore proprietà

Tipo: Microsoft.TeamFoundation.Framework.Server.AceExtendedInformation
Restituisca il valore AceExtendedInformation.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

AccessControlEntryDetails Classe

Spazio dei nomi Microsoft.TeamFoundation.Framework.Server