Method ParseEditRestriction
ParseEditRestriction(string?)
Parses a raw w:edit token.
public static DocumentEditRestriction ParseEditRestriction(string? token)
Parameters
tokenstringThe token, or null.
Returns
- DocumentEditRestriction
The restriction the token names.