TenantAccessGitOperationsExtensions Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Extension methods for TenantAccessGitOperations.
public static class TenantAccessGitOperationsExtensions
type TenantAccessGitOperationsExtensions = class
Public Module TenantAccessGitOperationsExtensions
- Inheritance
-
TenantAccessGitOperationsExtensions
Methods
RegeneratePrimaryKey(ITenantAccessGitOperations, String, String, String) |
Regenerate primary access key for GIT. |
RegeneratePrimaryKeyAsync(ITenantAccessGitOperations, String, String, String, CancellationToken) |
Regenerate primary access key for GIT. |
RegenerateSecondaryKey(ITenantAccessGitOperations, String, String, String) |
Regenerate secondary access key for GIT. |
RegenerateSecondaryKeyAsync(ITenantAccessGitOperations, String, String, String, CancellationToken) |
Regenerate secondary access key for GIT. |