Interface StudioMembership.Builder

    • Method Detail

      • identityStoreId

        StudioMembership.Builder identityStoreId​(String identityStoreId)

        The ID of the identity store.

        Parameters:
        identityStoreId - The ID of the identity store.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • principalId

        StudioMembership.Builder principalId​(String principalId)

        The principal ID.

        Parameters:
        principalId - The principal ID.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • sid

        StudioMembership.Builder sid​(String sid)

        The Active Directory Security Identifier for this user, if available.

        Parameters:
        sid - The Active Directory Security Identifier for this user, if available.
        Returns:
        Returns a reference to this object so that method calls can be chained together.