util

package
v0.8.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 9, 2026 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func IsDescriptor

func IsDescriptor(value string) bool

A descriptor is a string containing two elements, which are separated by a period '.'

<SubjectType> '.' <Identifier>

The identifier is a base64 string with no padding: '=' removed '+' replaced by '-' '/' replaced by '_'

func IsIdentitySID added in v0.8.0

func IsIdentitySID(value string) bool

IsIdentitySID reports whether value is an Azure DevOps identity SID, either as a bare SID (s-1-5-...) or with the Microsoft.TeamFoundation.Identity; prefix.

func IsSecurityIdentifier

func IsSecurityIdentifier(value string) bool

func NormalizeIdentitySID added in v0.8.0

func NormalizeIdentitySID(value string) string

NormalizeIdentitySID returns the identity SID prefixed with the Microsoft.TeamFoundation.Identity; scope. The value is left unchanged if it already has the prefix or is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL