CredentialContext.Execute Method |
Name | Description | |
---|---|---|
![]() | Execute(Action) |
Executes the provided delegate under the context of the credentials.
|
![]() | Execute<T>(Func<T>) |
Executes the provided delegate under the context of the credentials.
|