IDirectoryRoleCollection.Item[String] Property
Definition
Important
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.
Gets a directory role behavior.
public Microsoft.Store.PartnerCenter.CustomerDirectoryRoles.IDirectoryRole this[string roleId] { get; }
member this.Item(string) : Microsoft.Store.PartnerCenter.CustomerDirectoryRoles.IDirectoryRole
Default Public ReadOnly Property Item(roleId As String) As IDirectoryRole
Parameters
- roleId
- String
The directory role id.
Property Value
The directory role operations.