UserExtensionPolicy interface
Represents the extension policy applied to a given user
Properties
display |
User display name that this policy refers to |
permissions | The extension policy applied to the user |
user |
User id that this policy refers to |
Property Details
displayName
User display name that this policy refers to
displayName: string
Property Value
string
permissions
The extension policy applied to the user
permissions: ExtensionPolicy
Property Value
userId
User id that this policy refers to
userId: string
Property Value
string