'Declaration
Public Function GetMembers( _ ByVal options As ObjectFetchOptions _ ) As SecurityEntityCollection
public SecurityEntityCollection GetMembers( ObjectFetchOptions options )
Parameters
- options
- Options controlling the fetch operation
'Declaration
Public Function GetMembers( _ ByVal options As ObjectFetchOptions _ ) As SecurityEntityCollection
public SecurityEntityCollection GetMembers( ObjectFetchOptions options )
This is a read-only collection. To assign a Login to a Role, add the Role to the Login's Roles collection.