GitSecuredObject.CreateRepositoryReadOnly(Guid, Guid) Method
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.
public static Microsoft.VisualStudio.Services.WebApi.ISecuredObject CreateRepositoryReadOnly(Guid projectId, Guid repositoryId);
static member CreateRepositoryReadOnly : Guid * Guid -> Microsoft.VisualStudio.Services.WebApi.ISecuredObject
Public Shared Function CreateRepositoryReadOnly (projectId As Guid, repositoryId As Guid) As ISecuredObject
Parameters
- projectId
- Guid
- repositoryId
- Guid