IInternalConfigHost.GetRestrictedPermissions Metod
Definition
Viktigt
En del information gäller för förhandsversionen av en produkt och kan komma att ändras avsevärt innan produkten blir allmänt tillgänglig. Microsoft lämnar inga garantier, uttryckliga eller underförstådda, avseende informationen som visas här.
Associerar konfigurationen med ett PermissionSet objekt.
public:
void GetRestrictedPermissions(System::Configuration::Internal::IInternalConfigRecord ^ configRecord, [Runtime::InteropServices::Out] System::Security::PermissionSet ^ % permissionSet, [Runtime::InteropServices::Out] bool % isHostReady);
public void GetRestrictedPermissions(System.Configuration.Internal.IInternalConfigRecord configRecord, out System.Security.PermissionSet permissionSet, out bool isHostReady);
abstract member GetRestrictedPermissions : System.Configuration.Internal.IInternalConfigRecord * PermissionSet * bool -> unit
Public Sub GetRestrictedPermissions (configRecord As IInternalConfigRecord, ByRef permissionSet As PermissionSet, ByRef isHostReady As Boolean)
Parametrar
- configRecord
- IInternalConfigRecord
Ett IInternalConfigRecord objekt.
- permissionSet
- PermissionSet
Objektet PermissionSet som ska associeras med konfigurationen.
- isHostReady
- Boolean
trueför att ange att konfigurationsvärden har slutfört byggassocierade behörigheter. annars . false