ServiceEndpoint.AdministratorsGroup Property
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.
Gets or sets the identity reference for the administrators group of the service endpoint.
[System.Runtime.Serialization.DataMember(EmitDefaultValue=false)]
public Microsoft.VisualStudio.Services.WebApi.IdentityRef AdministratorsGroup { get; }
member this.AdministratorsGroup : Microsoft.VisualStudio.Services.WebApi.IdentityRef
Public ReadOnly Property AdministratorsGroup As IdentityRef
Property Value
Microsoft.VisualStudio.Services.WebApi.IdentityRef
- Attributes