Gets and sets the property AllowSelfManagement.
Whether users can specify their own SSH public key through the My Settings page. For more information, see Managing User Permissions.

C# |
public bool AllowSelfManagement { get; set; }
Whether users can specify their own SSH public key through the My Settings page. For more information, see Managing User Permissions.
C# |
public bool AllowSelfManagement { get; set; }