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.
Is a built-in role or not.
public bool? IsBuiltIn { get; }
member this.IsBuiltIn : Nullable<bool>
Public ReadOnly Property IsBuiltIn As Nullable(Of Boolean)