Notă
Accesul la această pagină necesită autorizare. Puteți încerca să vă conectați sau să modificați directoarele.
Accesul la această pagină necesită autorizare. Puteți încerca să modificați directoarele.
Represents the unique signature of the code that defines the application in the current scope.
Methods
| Method | Description |
|---|---|
IDefinitionIdentity::Clone |
Gets an interface pointer to a new IDefinitionIdentity object that is identical to this IDefinitionIdentity, except for the specified attribute changes. |
IDefinitionIdentity::EnumAttributes |
Gets an interface pointer to an IEnumIDENTITY_ATTRIBUTE object that contains the attributes associated with this IDefinitionIdentity. |
IDefinitionIdentity::GetAttribute |
Gets the value of the attribute with the specified name in the specified namespace. |
IDefinitionIdentity::SetAttribute |
Sets the attribute that has the specified name in the specified namespace to the specified value. |
Requirements
Platforms: See System Requirements.
Header: Isolation.h
.NET Framework Versions: Available since 2.0
See also
Colaborați cu noi pe GitHub
Sursa pentru acest conținut poate fi găsită pe GitHub, unde puteți, de asemenea, să creați și să consultați probleme și solicitări de tragere. Pentru mai multe informații, consultați ghidul nostru pentru colaboratori.